Fix qbs build.

Change-Id: Ie15b7a5d952b1221153e24c08f5f906076d19bf1
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
This commit is contained in:
Christian Kandeler
2014-12-17 17:26:09 +01:00
committed by Kai Koehne
parent ff45f1c156
commit a18c411c37

View File

@@ -6,6 +6,7 @@ QtcPlugin {
Depends { name: "Core" }
Depends { name: "LicenseChecker" }
Depends { name: "QmlProfiler" }
Depends { name: "Timeline" }
Depends { name: "Qt.widgets" }