forked from qt-creator/qt-creator
QmlProfiler: Fix comma in qbs file
Change-Id: I7ac4abf4b9a764c0d9ff2b7c3a8db299e92a2f7c Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
This commit is contained in:
@@ -31,7 +31,7 @@ QtcPlugin {
|
|||||||
"qmleventtype.cpp", "qmleventtype.h",
|
"qmleventtype.cpp", "qmleventtype.h",
|
||||||
"qmlnote.cpp", "qmlnote.h",
|
"qmlnote.cpp", "qmlnote.h",
|
||||||
"qmlprofiler_global.h",
|
"qmlprofiler_global.h",
|
||||||
"qmlprofileractions.h", "qmlprofileractions.cpp"
|
"qmlprofileractions.h", "qmlprofileractions.cpp",
|
||||||
"qmlprofileranimationsmodel.h", "qmlprofileranimationsmodel.cpp",
|
"qmlprofileranimationsmodel.h", "qmlprofileranimationsmodel.cpp",
|
||||||
"qmlprofilerattachdialog.cpp", "qmlprofilerattachdialog.h",
|
"qmlprofilerattachdialog.cpp", "qmlprofilerattachdialog.h",
|
||||||
"qmlprofilerbindingloopsrenderpass.cpp","qmlprofilerbindingloopsrenderpass.h",
|
"qmlprofilerbindingloopsrenderpass.cpp","qmlprofilerbindingloopsrenderpass.h",
|
||||||
|
|||||||
Reference in New Issue
Block a user