From b2cdfccf54e1fe711203a6b470107a7811a952c5 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Tue, 5 Oct 2021 14:16:42 +0200 Subject: 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 Reviewed-by: Cristian Adam --- src/plugins/projectexplorer/projectexplorericons.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/projectexplorer/projectexplorericons.h') 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; -- cgit v1.2.3