diff --git a/share/qtcreator/themes/dark.creatortheme b/share/qtcreator/themes/dark.creatortheme index 2e7f5f7000f..ff8a66cf1c3 100644 --- a/share/qtcreator/themes/dark.creatortheme +++ b/share/qtcreator/themes/dark.creatortheme @@ -244,7 +244,3 @@ IconOverlayPri=:/qtsupport/images/dark_qt_project.png IconOverlayPro=:/qtsupport/images/dark_qt_project.png StandardPixmapFileIcon=:/core/images/dark_fileicon.png StandardPixmapDirIcon=:/core/images/dark_foldericon.png -BuildStepDisable=:/projectexplorer/images/lightdisabledbuildstep.png -BuildStepRemove=:/core/images/lightclose.png -BuildStepMoveDown=:/core/images/lightarrowdown.png -BuildStepMoveUp=:/core/images/lightarrowup.png diff --git a/src/libs/utils/theme/theme.h b/src/libs/utils/theme/theme.h index 5980bf16718..0b8970423b6 100644 --- a/src/libs/utils/theme/theme.h +++ b/src/libs/utils/theme/theme.h @@ -318,11 +318,7 @@ public: IconOverlayPrf, IconOverlayPro, StandardPixmapFileIcon, - StandardPixmapDirIcon, - BuildStepDisable, - BuildStepRemove, - BuildStepMoveDown, - BuildStepMoveUp + StandardPixmapDirIcon }; enum Flag {