aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@theqtcompany.com>2016-01-14 14:05:27 +0100
committerChristian Kandeler <christian.kandeler@theqtcompany.com>2016-01-14 13:10:07 +0000
commit78b45e41afff5089eff24e7621ac483ad0f330b4 (patch)
tree212e51bc1a689b56c69a091d0290dc9664c5e8fb
parent4292fb7ef6d42255f6898637ca50b53720d1260e (diff)
Fix qbs build.
Change-Id: I9774978d3531dea118a8bb27d17c23cb8e906c5a Reviewed-by: Ulf Hermann <ulf.hermann@theqtcompany.com>
-rw-r--r--plugins/qmlprofiler/qmlprofiler.qbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/qmlprofiler/qmlprofiler.qbs b/plugins/qmlprofiler/qmlprofiler.qbs
index 1c1a3ccf3b..06a069cb6a 100644
--- a/plugins/qmlprofiler/qmlprofiler.qbs
+++ b/plugins/qmlprofiler/qmlprofiler.qbs
@@ -7,6 +7,7 @@ QtcCommercialPlugin {
Depends { name: "QmlProfiler" }
Depends { name: "Timeline" }
+ Depends { name: "Qt.quickwidgets" }
Depends { name: "Qt.widgets" }
files: [