~khurshid-alam/indicator-sound/fix-build-hirsuit

« back to all changes in this revision

Viewing changes to tests/dbus-types/org.freedesktop.DBus.Properties.xml

  • Committer: Khurshid Alam
  • Date: 2021-04-17 07:45:19 UTC
  • Revision ID: khurshid.alam@linuxmail.org-20210417074519-ot2msocws1yr0a11
Try 2

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
    <signal name="PropertiesChanged">
16
16
      <arg type="s" name="interface_name"/>
17
17
      <arg type="a{sv}" name="changed_properties"/>
18
 
      <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="QVariantMap"/>
 
18
      <annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="QVariantMap"/>
19
19
      <arg type="as" name="invalidated_properties"/>
20
20
    </signal>
21
21
  </interface>