aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qjsvalue/qjsvalue.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qjsvalue/qjsvalue.pro')
-rw-r--r--tests/auto/qml/qjsvalue/qjsvalue.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qjsvalue/qjsvalue.pro b/tests/auto/qml/qjsvalue/qjsvalue.pro
index 3bbbbd4787..a01cffa100 100644
--- a/tests/auto/qml/qjsvalue/qjsvalue.pro
+++ b/tests/auto/qml/qjsvalue/qjsvalue.pro
@@ -1,6 +1,6 @@
CONFIG += testcase
TARGET = tst_qjsvalue
macx:CONFIG -= app_bundle
-QT += qml widgets testlib gui-private
+QT += qml widgets testlib gui-private qml-private
SOURCES += tst_qjsvalue.cpp
HEADERS += tst_qjsvalue.h