aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/headersclean
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/headersclean
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/headersclean')
-rw-r--r--tests/auto/headersclean/headersclean.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/headersclean/headersclean.pro b/tests/auto/headersclean/headersclean.pro
index 87e4e0c58c..e8942a7089 100644
--- a/tests/auto/headersclean/headersclean.pro
+++ b/tests/auto/headersclean/headersclean.pro
@@ -1,4 +1,4 @@
-QT = core testlib qml qml quick qmltest qmldevtools
+QT = core testlib qml qml quick qmltest qmldevtools gui-private
HEADERSCLEAN_PRI = $${QT.core.sources}/../../tests/auto/other/headersclean/headersclean.pri
isEmpty(QT.core.sources)|!include($$HEADERSCLEAN_PRI) {
warning("headersclean.pri from QtCore sources not available. test disabled")