aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/CMakeLists.txt
diff options
context:
space:
mode:
authorhjk <hjk@qt.io>2020-01-28 13:11:46 +0100
committerhjk <hjk@qt.io>2020-01-29 08:25:31 +0000
commit95623ae0112ed7780fcb5c9dd3a84a1195240389 (patch)
tree278495850a67f4423d31483af89f29df6f3d53d6 /src/plugins/coreplugin/CMakeLists.txt
parent439bd2f09049ae9242a029de8458d4002650240a (diff)
Core: Apply new settings page pattern to Tool settings page
Since the code "belonging" to the widget was split across two classes, but isn't now, a bit of moving was necessary. Use the opportunity to remove now-unneeded undirections to the model and ui members. Change-Id: I25bb96de05c67d9116f28ae342d4aebd3c4419e6 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'src/plugins/coreplugin/CMakeLists.txt')
-rw-r--r--src/plugins/coreplugin/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/coreplugin/CMakeLists.txt b/src/plugins/coreplugin/CMakeLists.txt
index b86eb7ea42..06194cddf5 100644
--- a/src/plugins/coreplugin/CMakeLists.txt
+++ b/src/plugins/coreplugin/CMakeLists.txt
@@ -144,7 +144,6 @@ add_qtc_plugin(Core
systemsettings.cpp systemsettings.h systemsettings.ui
textdocument.cpp textdocument.h
themechooser.cpp themechooser.h
- toolsettings.cpp toolsettings.h
variablechooser.cpp variablechooser.h
vcsmanager.cpp vcsmanager.h
versiondialog.cpp versiondialog.h