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",
|
"qmlpreviewclient.h",
|
||||||
"qmldebugtranslationclient.cpp",
|
"qmldebugtranslationclient.cpp",
|
||||||
"qmldebugtranslationclient.h",
|
"qmldebugtranslationclient.h",
|
||||||
"qmldebugtranslationwidget.cpp",
|
|
||||||
"qmldebugtranslationwidget.h",
|
|
||||||
"qmlpreviewconnectionmanager.cpp",
|
"qmlpreviewconnectionmanager.cpp",
|
||||||
"qmlpreviewconnectionmanager.h",
|
"qmlpreviewconnectionmanager.h",
|
||||||
"qmlpreviewfileontargetfinder.cpp",
|
"qmlpreviewfileontargetfinder.cpp",
|
||||||
@@ -37,8 +35,6 @@ QtcPlugin {
|
|||||||
"qmlpreviewplugin.h",
|
"qmlpreviewplugin.h",
|
||||||
"qmlpreviewruncontrol.cpp",
|
"qmlpreviewruncontrol.cpp",
|
||||||
"qmlpreviewruncontrol.h",
|
"qmlpreviewruncontrol.h",
|
||||||
"projectfileselectionswidget.cpp",
|
|
||||||
"projectfileselectionswidget.h"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user