aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmldesigner/coretests/coretests.pro
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@qt.io>2022-01-10 10:03:54 +0100
committerChristian Stenger <christian.stenger@qt.io>2022-01-12 05:32:10 +0000
commitf6265d706a172dd0295871a04148e8a1fce6a067 (patch)
tree3f23059644f32bdedc8f78693b3564898432eb6e /tests/auto/qml/qmldesigner/coretests/coretests.pro
parent28e0a957c5c7bc0f5a4880cff7cb34f5c624163a (diff)
QmlDesigner: Fix missing dependency
Change-Id: Ie12969d59bd63925f88c973f52de283d410b8c13 Reviewed-by: Marco Bubke <marco.bubke@qt.io>
Diffstat (limited to 'tests/auto/qml/qmldesigner/coretests/coretests.pro')
-rw-r--r--tests/auto/qml/qmldesigner/coretests/coretests.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qmldesigner/coretests/coretests.pro b/tests/auto/qml/qmldesigner/coretests/coretests.pro
index f448ca10f5c..416d3ca08d3 100644
--- a/tests/auto/qml/qmldesigner/coretests/coretests.pro
+++ b/tests/auto/qml/qmldesigner/coretests/coretests.pro
@@ -19,7 +19,7 @@ CONFIG -= qtquickcompiler
include(../../../qttest.pri)
-QT += qml network core-private
+QT += qml quick network core-private
greaterThan(QT_MAJOR_VERSION, 4) {
QT += printsupport