QmlProfiler: Fix comma in qbs file

Change-Id: I7ac4abf4b9a764c0d9ff2b7c3a8db299e92a2f7c
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
This commit is contained in:
Nikolai Kosjar
2018-05-29 15:10:56 +02:00
parent a5ec1097a0
commit 8960075b42

View File

@@ -31,7 +31,7 @@ QtcPlugin {
"qmleventtype.cpp", "qmleventtype.h",
"qmlnote.cpp", "qmlnote.h",
"qmlprofiler_global.h",
"qmlprofileractions.h", "qmlprofileractions.cpp"
"qmlprofileractions.h", "qmlprofileractions.cpp",
"qmlprofileranimationsmodel.h", "qmlprofileranimationsmodel.cpp",
"qmlprofilerattachdialog.cpp", "qmlprofilerattachdialog.h",
"qmlprofilerbindingloopsrenderpass.cpp","qmlprofilerbindingloopsrenderpass.h",