Fix qbs compile

Change-Id: I6a1bb08fffc3e03aff15c30f3d81836d431bc042
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
David Schulz
2019-01-25 10:43:19 +01:00
parent e6a184fe5c
commit 8d6ccb0822

View File

@@ -10,6 +10,7 @@ QtcPlugin {
Depends { name: "Core" }
Depends { name: "ProjectExplorer" }
Depends { name: "QtSupport" }
Depends { name: "TextEditor" }
Group {
name: "General"