[at-spi2-core] Fix introspection for GetActions



commit 5f93b2ec76e096fb07ee477f6479da8ce6edef7b
Author: Mike Gorse <mgorse suse com>
Date:   Wed Mar 20 16:07:30 2013 -0500

    Fix introspection for GetActions

 xml/Action.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xml/Action.xml b/xml/Action.xml
index a1413d6..0f5aa85 100644
--- a/xml/Action.xml
+++ b/xml/Action.xml
@@ -25,7 +25,7 @@
   </method>
 
   <method name="GetActions">
-    <arg direction="out" name="index" type="a(sss)"/>
+    <arg direction="out" type="a(sss)"/>
     <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QSpiActionArray"/>
   </method>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]