Fix Qbs build

Change-Id: Ia46cadd346561c2d52596290e3fbabcc2e746229
Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
Christian Stenger
2023-03-31 07:33:58 +02:00
parent 09ab24ca72
commit 93fb8cd1ef
3 changed files with 31 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ QtcPlugin {
Depends { name: "Core" }
Depends { name: "ProjectExplorer" }
Depends { name: "QmlDesignerBase" }
Depends { name: "QtSupport" }
Depends { name: "TextEditor" }