Don't link against QtSupport in CTF Visualizer plugin

Change-Id: I03e4e3d4a2c687ba5841987318eee569c3fa15c4
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
This commit is contained in:
Milian Wolff
2019-09-02 11:06:55 +02:00
parent 28b99dafc6
commit be61acffe7
3 changed files with 2 additions and 4 deletions

View File

@@ -5,7 +5,6 @@ QtcPlugin {
Depends { name: "Core" }
Depends { name: "Debugger" }
Depends { name: "QtSupport" }
Depends { name: "Tracing" }
Depends { name: "Utils" }