aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/qmlprofiler/qmlprofiler.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/qmlprofiler/qmlprofiler.qbs')
-rw-r--r--plugins/qmlprofiler/qmlprofiler.qbs4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/qmlprofiler/qmlprofiler.qbs b/plugins/qmlprofiler/qmlprofiler.qbs
index 223698bbf3..1c1a3ccf3b 100644
--- a/plugins/qmlprofiler/qmlprofiler.qbs
+++ b/plugins/qmlprofiler/qmlprofiler.qbs
@@ -12,8 +12,12 @@ QtcCommercialPlugin {
files: [
"debugmessagesmodel.cpp",
"debugmessagesmodel.h",
+ "flamegraph.cpp",
+ "flamegraph.h",
"flamegraphmodel.cpp",
"flamegraphmodel.h",
+ "flamegraphview.cpp",
+ "flamegraphview.h",
"inputeventsmodel.cpp",
"inputeventsmodel.h",
"memoryusagemodel.cpp",