aboutsummaryrefslogtreecommitdiff
path: root/src/common/qdbusactiongroup.h
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier.tilloy@canonical.com>2012-10-04 15:53:06 +0200
committerOlivier Tilloy <olivier.tilloy@canonical.com>2012-10-04 15:53:06 +0200
commit1e045bbea3e1f8037ea92e449bbce94ed7408c7c (patch)
tree8d0e63f315360323522f7eea7916d1296d336915 /src/common/qdbusactiongroup.h
parent7a410b589e8c7b15bcc15ec6b2275ffe7e6a7db0 (diff)
downloadqmenumodel-1e045bbea3e1f8037ea92e449bbce94ed7408c7c.tar.gz
qmenumodel-1e045bbea3e1f8037ea92e449bbce94ed7408c7c.tar.bz2
qmenumodel-1e045bbea3e1f8037ea92e449bbce94ed7408c7c.zip
Fixed some #include statements.
Diffstat (limited to 'src/common/qdbusactiongroup.h')
-rw-r--r--src/common/qdbusactiongroup.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/common/qdbusactiongroup.h b/src/common/qdbusactiongroup.h
index 2bd0a15..518f78c 100644
--- a/src/common/qdbusactiongroup.h
+++ b/src/common/qdbusactiongroup.h
@@ -23,8 +23,7 @@
#include "qdbusobject.h"
#include <QObject>
-#include <QAction>
-#include <QSet>
+#include <QVariant>
class QStateAction;