summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/qscene/qscene.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/qscene/qscene.pro')
-rw-r--r--tests/auto/core/qscene/qscene.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/core/qscene/qscene.pro b/tests/auto/core/qscene/qscene.pro
index 9346e9e95..829130997 100644
--- a/tests/auto/core/qscene/qscene.pro
+++ b/tests/auto/core/qscene/qscene.pro
@@ -2,7 +2,7 @@ TARGET = tst_qscene
CONFIG += testcase
TEMPLATE = app
-QT += testlib 3dcore
+QT += testlib core-private 3dcore 3dcore-private
SOURCES += \
tst_qscene.cpp