aboutsummaryrefslogtreecommitdiff
path: root/tests/client/actiongrouptest.cpp
diff options
context:
space:
mode:
authorRenato Araujo Oliveira Filho <renato.filho@canonical.com>2012-11-07 11:51:13 +0000
committerTarmac <>2012-11-07 11:51:13 +0000
commitfc58dd68e0f40fe4fdb93a49333d7f56fea44b30 (patch)
tree2cb186a64ffa5e1cb3b8a00168d7265452c1c2bf /tests/client/actiongrouptest.cpp
parent28245a5932f86b2bbab3304148bca33b8eaa207c (diff)
parent21a895254bc08f111b5173f8b6b85f8271935020 (diff)
downloadqmenumodel-fc58dd68e0f40fe4fdb93a49333d7f56fea44b30.tar.gz
qmenumodel-fc58dd68e0f40fe4fdb93a49333d7f56fea44b30.tar.bz2
qmenumodel-fc58dd68e0f40fe4fdb93a49333d7f56fea44b30.zip
Updated debian package to use debhelper instead of cdbs.
Approved by Olivier Tilloy.
Diffstat (limited to 'tests/client/actiongrouptest.cpp')
-rw-r--r--tests/client/actiongrouptest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/client/actiongrouptest.cpp b/tests/client/actiongrouptest.cpp
index 5f1bf60..6598d2e 100644
--- a/tests/client/actiongrouptest.cpp
+++ b/tests/client/actiongrouptest.cpp
@@ -24,7 +24,7 @@
#include <QObject>
#include <QSignalSpy>
-#include <QtTestGui>
+#include <QtTest>
#include <QDebug>
class ActionGroupTest : public QObject