aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlplugindump/qmlplugindump.pro
diff options
context:
space:
mode:
authorGirish Ramakrishnan <girish.1.ramakrishnan@nokia.com>2012-06-22 09:45:53 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-22 11:29:38 +0200
commit88d3e613a3affb78b8e5a1f8b812f3864e340f8a (patch)
treee5030b5be8fe5d05f12a5ccd8c0134d6524171c2 /tests/auto/qml/qmlplugindump/qmlplugindump.pro
parent15fd9d0c230680255b523b0409c0eb946d7a785f (diff)
Add gui-private to tests
QWindowSystemInterface will be marked as QPA API. Change-Id: Id174a24f8432219adf1425efe1eb59cf67d48bb9 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
Diffstat (limited to 'tests/auto/qml/qmlplugindump/qmlplugindump.pro')
-rw-r--r--tests/auto/qml/qmlplugindump/qmlplugindump.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qmlplugindump/qmlplugindump.pro b/tests/auto/qml/qmlplugindump/qmlplugindump.pro
index 498a520873..99b95b2e1f 100644
--- a/tests/auto/qml/qmlplugindump/qmlplugindump.pro
+++ b/tests/auto/qml/qmlplugindump/qmlplugindump.pro
@@ -1,6 +1,6 @@
CONFIG += testcase
TARGET = tst_qmlplugindump
-QT += testlib
+QT += testlib gui-private
macx:CONFIG -= app_bundle
CONFIG += parallel_test