summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-06-28 16:00:13 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-03 15:31:13 +0200
commitde54d7bb2955356feb707fd1583840e090696625 (patch)
tree5611945e2df7fba9fab0e2d411277165955d44bb /tests
parent215f137e29ad9176fa1a5d4c446115379f5dbc0d (diff)
headersclean: process private modules correctly
Change-Id: I51c8ee0db31b35e1d991411fe0b03da6665e9a84 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/other/headersclean/headersclean.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/other/headersclean/headersclean.pro b/tests/auto/other/headersclean/headersclean.pro
index 4965064b88..73e0c5dd56 100644
--- a/tests/auto/other/headersclean/headersclean.pro
+++ b/tests/auto/other/headersclean/headersclean.pro
@@ -1,3 +1,3 @@
-QT = core concurrent network dbus xml sql testlib gui opengl widgets printsupport platformsupport
+QT = core concurrent network dbus xml sql testlib gui opengl widgets printsupport platformsupport-private
load(qt_headersclean)
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0