summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicssceneindex
diff options
context:
space:
mode:
authorBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2011-05-16 16:59:05 +0200
committerBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2011-05-16 16:59:05 +0200
commit862a8197627a0128a126d4a5d929523bb2a1bf2c (patch)
tree2da09e3bddd0c614cf6da0b956333979176da439 /tests/auto/qgraphicssceneindex
parent173099696f44073441975febfa35ddfb3585e8c5 (diff)
Compile auto tests.
Reviewed-by: mstormo
Diffstat (limited to 'tests/auto/qgraphicssceneindex')
-rw-r--r--tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro b/tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro
index 1fdd176b3b..0d0fd0db1a 100644
--- a/tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro
+++ b/tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro
@@ -1,4 +1,5 @@
load(qttest_p4)
requires(contains(QT_CONFIG,private_tests))
+QT += core-private gui-private
SOURCES += tst_qgraphicssceneindex.cpp
CONFIG += parallel_test