summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicsobject/qgraphicsobject.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qgraphicsobject/qgraphicsobject.pro')
-rw-r--r--tests/auto/qgraphicsobject/qgraphicsobject.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/auto/qgraphicsobject/qgraphicsobject.pro b/tests/auto/qgraphicsobject/qgraphicsobject.pro
index 2418845b73..648a81f6c6 100644
--- a/tests/auto/qgraphicsobject/qgraphicsobject.pro
+++ b/tests/auto/qgraphicsobject/qgraphicsobject.pro
@@ -1,3 +1,6 @@
load(qttest_p4)
+
+QT += core-private
+
SOURCES += tst_qgraphicsobject.cpp
-CONFIG += parallel_test \ No newline at end of file
+CONFIG += parallel_test