Terminal: Adapt to recent restructuring

Amends 42ed82973c.

Change-Id: I5845d1fe15ee88862742ee81486ba57062ab0158
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Christian Stenger
2023-07-27 14:28:04 +02:00
parent 9a78f717e4
commit 4ca7dd8763
3 changed files with 27 additions and 12 deletions

View File

@@ -5,18 +5,9 @@ QtcPlugin {
Depends { name: "Core" }
Depends { name: "ProjectExplorer" }
Depends { name: "vterm" }
Depends { name: "ptyqt" }
Depends { name: "TerminalLib" }
files: [
"celliterator.cpp",
"celliterator.h",
"glyphcache.cpp",
"glyphcache.h",
"keys.cpp",
"keys.h",
"scrollback.cpp",
"scrollback.h",
"shellmodel.cpp",
"shellmodel.h",
"shellintegration.cpp",
@@ -35,8 +26,6 @@ QtcPlugin {
"terminalsearch.h",
"terminalsettings.cpp",
"terminalsettings.h",
"terminalsurface.cpp",
"terminalsurface.h",
"terminaltr.h",
"terminalwidget.cpp",
"terminalwidget.h",