diff --git a/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.pri b/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.pri index 7516c45c2ba..a6002c86c86 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