Removed autogenerated xml file.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
qcma.pro.user*
|
||||
*.qm
|
||||
org.qcma.*.xml
|
||||
|
@@ -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>
|
Reference in New Issue
Block a user