Copilot: Fix Qbs build

Change-Id: I0fea791042e78b52fc7c89024d9424f24bbe0a12
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
This commit is contained in:
Christian Stenger
2023-05-31 07:33:36 +02:00
parent 96ffcb8d6c
commit 3c7644647b

View File

@@ -5,6 +5,7 @@ QtcPlugin {
Depends { name: "Core" }
Depends { name: "LanguageClient" }
Depends { name: "ProjectExplorer" }
Depends { name: "TextEditor" }
Depends { name: "Qt"; submodules: ["widgets", "xml", "network"] }