aboutsummaryrefslogtreecommitdiff
path: root/tests/dbus-types
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-04 22:55:39 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-04 22:55:39 +0200
commit410a8fca3f1396afb58c6640ccdbfb9cfe104cc9 (patch)
tree78acf22650c2157b814dea69169c9015c39ac37e /tests/dbus-types
parent0dcd8d3b089d63bedfb36d36935d73e80507a8b0 (diff)
parent7013122c3d259e86ad5e31510290e01041794ec3 (diff)
downloadayatana-indicator-sound-410a8fca3f1396afb58c6640ccdbfb9cfe104cc9.tar.gz
ayatana-indicator-sound-410a8fca3f1396afb58c6640ccdbfb9cfe104cc9.tar.bz2
ayatana-indicator-sound-410a8fca3f1396afb58c6640ccdbfb9cfe104cc9.zip
Merge branch 'tari01-pr/fix-build-warnings'
Attributes GH PR #17: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/17
Diffstat (limited to 'tests/dbus-types')
-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>