aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2012-01-20 13:21:29 +1000
committerQt by Nokia <qt-info@nokia.com>2012-01-20 04:53:07 +0100
commit8ba47df57ded4104628448b35c5be02265c3d928 (patch)
tree51bcbd00301c1c42baa3a9c0c0bd53f03549f8da /tests/auto
parentd9fd9ff55d4d8717cb35b7af39f9f5f39f9a3448 (diff)
Add quick module to .pro file
Change-Id: I1d07613f8588b48aa7fc9ebe0c09e78ba43a9e02 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/qtquick2/qquickscreen/qquickscreen.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qtquick2/qquickscreen/qquickscreen.pro b/tests/auto/qtquick2/qquickscreen/qquickscreen.pro
index 9e84512264..6d0a5e1650 100644
--- a/tests/auto/qtquick2/qquickscreen/qquickscreen.pro
+++ b/tests/auto/qtquick2/qquickscreen/qquickscreen.pro
@@ -7,4 +7,4 @@ include (../../shared/util.pri)
macx:CONFIG -= app_bundle
CONFIG += parallel_test
-QT += core-private gui-private declarative-private testlib
+QT += core-private gui-private declarative-private testlib quick-private