aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest/qmltest.pro
diff options
context:
space:
mode:
authorMatthew Cattell <matthew.cattell@nokia.com>2011-09-09 14:43:33 +0200
committerSamuel Rødal <samuel.rodal@nokia.com>2011-09-09 15:00:47 +0200
commitd93cc35d4ff1643ac9c41e8b3cbcc06bbac1894f (patch)
tree69ea69060ee948cea8bc7074557f7ec3fb93f471 /src/qmltest/qmltest.pro
parentd24cbd632196dc5b69cc64b32891e23312947eda (diff)
make quicktest build and modify to use qwindow
Change-Id: Idebb00b828307421bcbd89d8abaa9ea1d903af47 Reviewed-on: http://codereview.qt-project.org/4542 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
Diffstat (limited to 'src/qmltest/qmltest.pro')
-rw-r--r--src/qmltest/qmltest.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmltest/qmltest.pro b/src/qmltest/qmltest.pro
index b19ad55092..b0b64cdc6b 100644
--- a/src/qmltest/qmltest.pro
+++ b/src/qmltest/qmltest.pro
@@ -7,7 +7,7 @@ CONFIG += module
CONFIG += dll warn_on declarative_debug
MODULE_PRI += ../../modules/qt_qmltest.pri
-QT += testlib-private declarative testlib qtquick1
+QT += testlib-private declarative testlib qtquick1 widgets widgets-private gui
DEFINES += QT_BUILD_QUICK_TEST_LIB QT_NO_URL_CAST_FROM_STRING