From 0e92b085f9037fe9597390d764b2b8ba0b5bc630 Mon Sep 17 00:00:00 2001 From: Christian Stenger Date: Wed, 13 Sep 2017 07:26:02 +0200 Subject: [PATCH] QmlDesigner: Fix qbs build Change-Id: I6a541a23fc9fde51a8355589c26ecefe1eb71788 Reviewed-by: Orgad Shaneh --- src/plugins/qmldesigner/qmldesignerplugin.qbs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/qmldesigner/qmldesignerplugin.qbs b/src/plugins/qmldesigner/qmldesignerplugin.qbs index ab7083a0bdf..6e88e6f101e 100644 --- a/src/plugins/qmldesigner/qmldesignerplugin.qbs +++ b/src/plugins/qmldesigner/qmldesignerplugin.qbs @@ -551,7 +551,6 @@ Project { "propertyeditor/fileresourcesmodel.h", "propertyeditor/gradientmodel.cpp", "propertyeditor/gradientmodel.h", - "propertyeditor/propertyeditor.qrc", "propertyeditor/propertyeditorcontextobject.cpp", "propertyeditor/propertyeditorcontextobject.h", "propertyeditor/propertyeditortransaction.cpp",