Maybe fix build with old version of Qt (or Dbus, not sure)

This commit is contained in:
Albert Vaca 2017-01-05 00:34:54 +01:00
parent e694575b4f
commit 8bd4a5831c
2 changed files with 3 additions and 0 deletions

View file

@ -1,3 +1,4 @@
<?xml version="1.0"?>
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>

View file

@ -23,6 +23,8 @@
<arg type="a{sv}" name="changed_properties" direction="out"/>
<arg type="as" name="invalidated_properties" direction="out"/>
<annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="QVariantMap"/>
<!-- Aparently some old version of Qt/Dbus thinks interfaces have "input" parameters -->
<annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="QVariantMap"/>
</signal>
</interface>
</node>