summaryrefslogtreecommitdiff
path: root/src/plugins/qtsupport/qtsupport.pro
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2019-02-06 15:04:17 +0100
committerChristian Kandeler <christian.kandeler@qt.io>2019-02-11 14:39:29 +0000
commitce19540b77466791a633503b856fcc8374d917d3 (patch)
tree779463ae2a89a14e13007c0a4720a2d251ea46d2 /src/plugins/qtsupport/qtsupport.pro
parentc129b8cfe213b1945b3a1f0fec2ff7000fe9707b (diff)
downloadqt-creator-ce19540b77466791a633503b856fcc8374d917d3.tar.gz
Move KitAspectWidget definitions alongside their KitAspects
A KitAspectWidget class is tightly coupled with the respective KitAspect, and no one else ever needs to see any KitAspectWidget subclass at build time. Change-Id: I1883af3b054c225e1ff5dd913118715bfdbaacfc Reviewed-by: Christian Kandeler <christian.kandeler@qt.io> Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/qtsupport/qtsupport.pro')
-rw-r--r--src/plugins/qtsupport/qtsupport.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/qtsupport/qtsupport.pro b/src/plugins/qtsupport/qtsupport.pro
index 17797f6294..3edc564354 100644
--- a/src/plugins/qtsupport/qtsupport.pro
+++ b/src/plugins/qtsupport/qtsupport.pro
@@ -15,7 +15,6 @@ HEADERS += \
qtprojectimporter.h \
qtsupportplugin.h \
qtsupport_global.h \
- qtkitconfigwidget.h \
qtkitinformation.h \
qtoutputformatter.h \
qtversionmanager.h \
@@ -42,7 +41,6 @@ SOURCES += \
qtcppkitinfo.cpp \
qtprojectimporter.cpp \
qtsupportplugin.cpp \
- qtkitconfigwidget.cpp \
qtkitinformation.cpp \
qtoutputformatter.cpp \
qtversionmanager.cpp \