forked from qt-creator/qt-creator
Terminal: Adapt to recent restructuring
Amends 42ed82973c.
Change-Id: I5845d1fe15ee88862742ee81486ba57062ab0158
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user