summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMilian Wolff <milian.wolff@kdab.com>2013-12-28 14:46:17 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-07 14:34:13 +0100
commitd2441caf6eb37a5fc0ae250064e8df344070a522 (patch)
tree4c991edd491857080a7e63a74a574cb7fa240694 /tests
parent13aee32e61f20e05fea18a26d35e610fb0e3081f (diff)
downloadqtwebchannel-d2441caf6eb37a5fc0ae250064e8df344070a522.tar.gz
Cleanup: The QtQuick2 test does not need Qt += declarative.
Change-Id: Ibd9a696a86939530cd08d57a9ef9cbeb3125bbd8 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/qml/qml.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qml/qml.pro b/tests/qml/qml.pro
index a2b6933..8f2df3f 100644
--- a/tests/qml/qml.pro
+++ b/tests/qml/qml.pro
@@ -1,4 +1,4 @@
-QT += testlib declarative
+QT += testlib
TEMPLATE = app
TARGET = qml