summaryrefslogtreecommitdiff
path: root/tests/auto/headersclean
diff options
context:
space:
mode:
authorGirish Ramakrishnan <girish.1.ramakrishnan@nokia.com>2012-06-22 07:52:11 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-22 10:55:37 +0200
commit50734a84cdea8be79ae1bea6243c8f0342283c6c (patch)
treeb34ff4087e93573bd52ddd86da368053ba2edbea /tests/auto/headersclean
parent8a897fc929f34f6b8292bf0ec2371f74ed964401 (diff)
downloadqtsvg-50734a84cdea8be79ae1bea6243c8f0342283c6c.tar.gz
Add gui-private to qtsvg tests
QWindowSystemInterface will be marked shortly as QPA API. Change-Id: I2615be9439b8f05a36abfdd1e6e9f40735f9a357 Reviewed-by: Robin Burchell <robin+qt@viroteck.net> Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@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 b190a60..d0e8504 100644
--- a/tests/auto/headersclean/headersclean.pro
+++ b/tests/auto/headersclean/headersclean.pro
@@ -1,4 +1,4 @@
TARGET = tst_headersclean
CONFIG += testcase
SOURCES += tst_headersclean.cpp
-QT = core testlib svg
+QT = core testlib svg gui-private