aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/projectexplorericons.h
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2021-10-05 14:16:42 +0200
committerEike Ziller <eike.ziller@qt.io>2021-10-22 11:13:10 +0000
commitb2cdfccf54e1fe711203a6b470107a7811a952c5 (patch)
tree191f9873e7301dfaec1c2c78fb6a6273f6d291f1 /src/plugins/projectexplorer/projectexplorericons.h
parent348c3c98a0ccd38d3a0a83e6c38170ce00517850 (diff)
Make File System view independent from ProjectExplorer
As preparation for moving it to Core so the "Show in File System View" functionality can spread more. Change-Id: I0f7d36f1d7eebe7b074c7949dd95b2cd985bfec8 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Cristian Adam <cristian.adam@qt.io>
Diffstat (limited to 'src/plugins/projectexplorer/projectexplorericons.h')
-rw-r--r--src/plugins/projectexplorer/projectexplorericons.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/projectexplorer/projectexplorericons.h b/src/plugins/projectexplorer/projectexplorericons.h
index 56969e962d..3f39c663d9 100644
--- a/src/plugins/projectexplorer/projectexplorericons.h
+++ b/src/plugins/projectexplorer/projectexplorericons.h
@@ -61,7 +61,6 @@ PROJECTEXPLORER_EXPORT extern const Utils::Icon BUILDSTEP_DISABLE;
PROJECTEXPLORER_EXPORT extern const Utils::Icon BUILDSTEP_REMOVE;
PROJECTEXPLORER_EXPORT extern const Utils::Icon DESKTOP_DEVICE;
-PROJECTEXPLORER_EXPORT extern const Utils::Icon DESKTOP_DEVICE_SMALL;
PROJECTEXPLORER_EXPORT extern const Utils::Icon MODE_PROJECT_CLASSIC;
PROJECTEXPLORER_EXPORT extern const Utils::Icon MODE_PROJECT_FLAT;