Skip to content
Snippets Groups Projects
Unverified Commit da642afc authored by Sébastien Blin's avatar Sébastien Blin
Browse files

dbus: fix annotation

Change-Id: I67971c024245e95e870bfed320db160a9142ff39
parent b0397fe0
Branches
No related tags found
No related merge requests found
...@@ -446,8 +446,8 @@ ...@@ -446,8 +446,8 @@
The query which is answered by this signal The query which is answered by this signal
</tp:docstring> </tp:docstring>
</arg> </arg>
<annotation name="org.qtproject.QtDBus.QtTypeName.Out3" value="VectorMapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.In3" value="VectorMapStringString"/>
<arg type="aa{ss}" name="result" direction="out" tp:type="String_String_Map"> <arg type="aa{ss}" name="result" direction="in" tp:type="String_String_Map">
<tp:docstring> <tp:docstring>
List of user results List of user results
</tp:docstring> </tp:docstring>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment