aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlconnections/qqmlconnections.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qqmlconnections/qqmlconnections.pro')
-rw-r--r--tests/auto/qml/qqmlconnections/qqmlconnections.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qqmlconnections/qqmlconnections.pro b/tests/auto/qml/qqmlconnections/qqmlconnections.pro
index 52f85f6219..7004ee0385 100644
--- a/tests/auto/qml/qqmlconnections/qqmlconnections.pro
+++ b/tests/auto/qml/qqmlconnections/qqmlconnections.pro
@@ -10,5 +10,5 @@ TESTDATA = data/*
CONFIG += parallel_test
-QT += core-private gui-private v8-private qml-private quick-private testlib
+QT += core-private gui-private qml-private quick-private testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0