summaryrefslogtreecommitdiff
path: root/xml/Collection.xml
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2010-05-09 10:41:21 +0100
committerMark Doffman <mark.doffman@codethink.co.uk>2010-05-09 10:42:00 +0100
commit38d4dcc576fea5b7b482825afe2c68729ab330e9 (patch)
tree378baa450d6b700ad44de82ae9a95ff66fd855a7 /xml/Collection.xml
parentaf9e1e2b0c5c9d30b8f5f59843ac33eabf10efe4 (diff)
downloadat-spi2-core-38d4dcc576fea5b7b482825afe2c68729ab330e9.tar.gz
Modify the name of the Qt object generated by XML description.
Diffstat (limited to 'xml/Collection.xml')
-rw-r--r--xml/Collection.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/xml/Collection.xml b/xml/Collection.xml
index 75135a28..f4dca8ac 100644
--- a/xml/Collection.xml
+++ b/xml/Collection.xml
@@ -14,7 +14,7 @@
<method name="GetMatchesTo">
<arg direction="in" name="current_object" type="o"/>
- <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QSpiAccessibleObject"/>
+ <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QSpiObjectReference"/>
<arg direction="in" name="rule" type="(auuasuauusub)"/>
<annotation name="com.trolltech.QtDBus.QtTypeName.In1" value="QSpiMatchRule"/>
<arg direction="in" name="sortby" type="u"/>
@@ -28,7 +28,7 @@
<method name="GetMatchesFrom">
<arg direction="in" name="current_object" type="o"/>
- <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QSpiAccessibleObject"/>
+ <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QSpiObjectReference"/>
<arg direction="in" name="rule" type="(auuasuauusub)"/>
<annotation name="com.trolltech.QtDBus.QtTypeName.In1" value="QSpiMatchRule"/>
<arg direction="in" name="sortby" type="u"/>