Removed autogenerated xml file.

This commit is contained in:
codestation
2014-04-19 15:51:39 -04:30
parent 00b76f308c
commit 24af4d428e
2 changed files with 2 additions and 13 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
qcma.pro.user* qcma.pro.user*
*.qm *.qm
org.qcma.*.xml

View File

@@ -1,12 +0,0 @@
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
<interface name="org.qcma.HeadlessManager">
<signal name="databaseUpdated">
<arg name="count" type="i" direction="out"/>
</signal>
<method name="refreshDatabase">
</method>
<method name="stop">
</method>
</interface>
</node>