summaryrefslogtreecommitdiff
path: root/xml/Cache.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/Cache.xml
parentaf9e1e2b0c5c9d30b8f5f59843ac33eabf10efe4 (diff)
downloadat-spi2-core-38d4dcc576fea5b7b482825afe2c68729ab330e9.tar.gz
Modify the name of the Qt object generated by XML description.
Diffstat (limited to 'xml/Cache.xml')
-rw-r--r--xml/Cache.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/xml/Cache.xml b/xml/Cache.xml
index 8b5315fd..ad01bceb 100644
--- a/xml/Cache.xml
+++ b/xml/Cache.xml
@@ -9,12 +9,12 @@
<signal name="AddAccessible">
<arg name="nodeAdded" type="((so)(so)a(so)assusau)"/>
- <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QSpiAccessibleCacheArray"/>
+ <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QSpiAccessibleCacheItem"/>
</signal>
<signal name="RemoveAccessible">
<arg name="nodeRemoved" type="(so)"/>
- <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QSpiAccessibleObject"/>
+ <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QSpiObjectReference"/>
</signal>
</interface>