summaryrefslogtreecommitdiff
path: root/saltoqd/com.nokia.profiled.xml
diff options
context:
space:
mode:
Diffstat (limited to 'saltoqd/com.nokia.profiled.xml')
-rw-r--r--saltoqd/com.nokia.profiled.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/saltoqd/com.nokia.profiled.xml b/saltoqd/com.nokia.profiled.xml
index d90247e..45578d7 100644
--- a/saltoqd/com.nokia.profiled.xml
+++ b/saltoqd/com.nokia.profiled.xml
@@ -6,7 +6,8 @@
<arg name="changed" type="b" direction="out"/>
<arg name="active" type="b" direction="out"/>
<arg name="profile" type="s" direction="out"/>
- <!-- TODO <arg type="a(sss)" direction="out"/> -->
+ <arg name="values" type="a(sss)" direction="out"/>
+ <annotation name="org.qtproject.QtDBus.QtTypeName.In3" value="QList&lt;ProfileValue&gt;" />
</signal>
<method name="get_profile">
<arg name="profile" type="s" direction="out"/>