QmlDesigner: Fix qbs build

Change-Id: Ibf8936f880af92d733b57e05860ba8e88e9dc114
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Aleksei German <aleksei.german@qt.io>
This commit is contained in:
Christian Kandeler
2019-04-04 16:50:10 +02:00
committed by Aleksei German
parent 092d969f10
commit 47201c6eb2

View File

@@ -562,6 +562,14 @@ Project {
"propertyeditor/fileresourcesmodel.h", "propertyeditor/fileresourcesmodel.h",
"propertyeditor/gradientmodel.cpp", "propertyeditor/gradientmodel.cpp",
"propertyeditor/gradientmodel.h", "propertyeditor/gradientmodel.h",
"propertyeditor/gradientpresetcustomlistmodel.cpp",
"propertyeditor/gradientpresetcustomlistmodel.h",
"propertyeditor/gradientpresetdefaultlistmodel.cpp",
"propertyeditor/gradientpresetdefaultlistmodel.h",
"propertyeditor/gradientpresetitem.cpp",
"propertyeditor/gradientpresetitem.h",
"propertyeditor/gradientpresetlistmodel.cpp",
"propertyeditor/gradientpresetlistmodel.h",
"propertyeditor/propertyeditorcontextobject.cpp", "propertyeditor/propertyeditorcontextobject.cpp",
"propertyeditor/propertyeditorcontextobject.h", "propertyeditor/propertyeditorcontextobject.h",
"propertyeditor/propertyeditortransaction.cpp", "propertyeditor/propertyeditortransaction.cpp",