aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2021-03-10 00:13:59 +0100
committerRobert Tari <robert@tari.in>2021-08-04 21:57:12 +0200
commitffd39dd6b84aec66c0c5a766a43b7294e49525f5 (patch)
tree61bcaf1980fb843b019ae37ae783bb53faba44ff /tests
parentf2622601cfeee4f354bcf507f4c02da9d080be3f (diff)
downloadayatana-indicator-sound-ffd39dd6b84aec66c0c5a766a43b7294e49525f5.tar.gz
ayatana-indicator-sound-ffd39dd6b84aec66c0c5a766a43b7294e49525f5.tar.bz2
ayatana-indicator-sound-ffd39dd6b84aec66c0c5a766a43b7294e49525f5.zip
tests/dbus-types/org.freedesktop.DBus.Properties.xml: Fix annotation
Diffstat (limited to 'tests')
-rw-r--r--tests/dbus-types/org.freedesktop.DBus.Properties.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dbus-types/org.freedesktop.DBus.Properties.xml b/tests/dbus-types/org.freedesktop.DBus.Properties.xml
index bdf6cad..67a6448 100644
--- a/tests/dbus-types/org.freedesktop.DBus.Properties.xml
+++ b/tests/dbus-types/org.freedesktop.DBus.Properties.xml
@@ -15,7 +15,7 @@
<signal name="PropertiesChanged">
<arg type="s" name="interface_name"/>
<arg type="a{sv}" name="changed_properties"/>
- <annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="QVariantMap"/>
+ <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="QVariantMap"/>
<arg type="as" name="invalidated_properties"/>
</signal>
</interface>