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/platformsupport/dbustray/qstatusnotifieritemadaptor_p.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/platformsupport/dbustray/qstatusnotifieritemadaptor_p.h') diff --git a/src/platformsupport/dbustray/qstatusnotifieritemadaptor_p.h b/src/platformsupport/dbustray/qstatusnotifieritemadaptor_p.h index c3849f0e03..46f605a480 100644 --- a/src/platformsupport/dbustray/qstatusnotifieritemadaptor_p.h +++ b/src/platformsupport/dbustray/qstatusnotifieritemadaptor_p.h @@ -86,19 +86,19 @@ class QStatusNotifierItemAdaptor: public QDBusAbstractAdaptor " \n" " \n" " \n" -" \n" +" \n" " \n" " \n" " \n" -" \n" +" \n" " \n" " \n" " \n" -" \n" +" \n" " \n" " \n" " \n" -" \n" +" \n" " \n" " \n" " \n" -- cgit v1.2.3