forked from qt-creator/qt-creator
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:
committed by
Aleksei German
parent
092d969f10
commit
47201c6eb2
@@ -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",
|
||||||
|
Reference in New Issue
Block a user