summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@qt.io>2020-01-07 06:50:37 +0100
committerChristian Stenger <christian.stenger@qt.io>2020-01-07 06:29:12 +0000
commitb99a495b11358052c0799a69ff626ea6a31de55a (patch)
tree237a5d7e0657dfe87ed982abe6adc3e33a36fbeb
parent307b4fb97b72dabb80de5c99745cfe1203e063d5 (diff)
downloadqt-creator-b99a495b11358052c0799a69ff626ea6a31de55a.tar.gz
Fix qmake build
Amends 93c668926d3f454f52b73c631b975a49c43292ed. Change-Id: I26a332036a2ce6ae7f29d495b9a95f516145e9c1 Reviewed-by: David Schulz <david.schulz@qt.io>
-rw-r--r--src/plugins/qmldesigner/components/propertyeditor/propertyeditor.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.pri b/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.pri
index 7516c45c2b..a6002c86c8 100644
--- a/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.pri
+++ b/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.pri
@@ -46,4 +46,4 @@ HEADERS += propertyeditorview.h \
aligndistribute.h \
tooltip.h
-QT += qml quick
+QT += qml quick gui-private