From 19866d8861ddb575c9fd50e0d47cd59af8025db2 Mon Sep 17 00:00:00 2001 From: Dmitry Shachnev Date: Thu, 14 Jan 2016 20:09:52 +0300 Subject: Fix pixmap types in org.kde.StatusNotifierItem.xml According to the spec, pixmap type is ARRAY(INT, INT, ARRAY BYTE). This also matches our QXdgDBusImageVector typedef. Also fix the D-Bus Introspection class info. Change-Id: Ic13e8a078299b9c76d2742055d64cfdc54460d58 Reviewed-by: Dmitry Shachnev Reviewed-by: Shawn Rutledge --- src/3rdparty/dbus-ifaces/org.kde.StatusNotifierItem.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/3rdparty/dbus-ifaces/org.kde.StatusNotifierItem.xml') diff --git a/src/3rdparty/dbus-ifaces/org.kde.StatusNotifierItem.xml b/src/3rdparty/dbus-ifaces/org.kde.StatusNotifierItem.xml index aeeb42fa87..1cbd78a9c3 100644 --- a/src/3rdparty/dbus-ifaces/org.kde.StatusNotifierItem.xml +++ b/src/3rdparty/dbus-ifaces/org.kde.StatusNotifierItem.xml @@ -19,13 +19,13 @@ - + - + @@ -34,7 +34,7 @@ - + @@ -45,7 +45,7 @@ - + -- cgit v1.2.3