forked from qt-creator/qt-creator
QmlPreview: Fix qbs build
Amends 62a7601d50. Change-Id: I531960e9ad3e183c993149d18855ffb03113d966 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -26,8 +26,6 @@ QtcPlugin {
|
||||
"qmlpreviewclient.h",
|
||||
"qmldebugtranslationclient.cpp",
|
||||
"qmldebugtranslationclient.h",
|
||||
"qmldebugtranslationwidget.cpp",
|
||||
"qmldebugtranslationwidget.h",
|
||||
"qmlpreviewconnectionmanager.cpp",
|
||||
"qmlpreviewconnectionmanager.h",
|
||||
"qmlpreviewfileontargetfinder.cpp",
|
||||
@@ -37,8 +35,6 @@ QtcPlugin {
|
||||
"qmlpreviewplugin.h",
|
||||
"qmlpreviewruncontrol.cpp",
|
||||
"qmlpreviewruncontrol.h",
|
||||
"projectfileselectionswidget.cpp",
|
||||
"projectfileselectionswidget.h"
|
||||
]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user