forked from qt-creator/qt-creator
QmlProfiler: Add missing file to qbs
Change-Id: I76e62856dba78d697e740c91ea956c5157f26ffe Reviewed-by: Kai Koehne <kai.koehne@digia.com>
This commit is contained in:
@@ -28,7 +28,7 @@ QtcPlugin {
|
|||||||
"localqmlprofilerrunner.cpp", "localqmlprofilerrunner.h",
|
"localqmlprofilerrunner.cpp", "localqmlprofilerrunner.h",
|
||||||
"qmlprofiler_global.h",
|
"qmlprofiler_global.h",
|
||||||
"qmlprofilerattachdialog.cpp", "qmlprofilerattachdialog.h",
|
"qmlprofilerattachdialog.cpp", "qmlprofilerattachdialog.h",
|
||||||
"qmlprofilerbasemodel.cpp", "qmlprofilerbasemodel.h",
|
"qmlprofilerbasemodel.cpp", "qmlprofilerbasemodel.h", "qmlprofilerbasemodel_p.h",
|
||||||
"qmlprofilerclientmanager.cpp", "qmlprofilerclientmanager.h",
|
"qmlprofilerclientmanager.cpp", "qmlprofilerclientmanager.h",
|
||||||
"qmlprofilerconstants.h",
|
"qmlprofilerconstants.h",
|
||||||
"qmlprofilerdatamodel.cpp", "qmlprofilerdatamodel.h",
|
"qmlprofilerdatamodel.cpp", "qmlprofilerdatamodel.h",
|
||||||
|
|||||||
Reference in New Issue
Block a user