forked from qt-creator/qt-creator
IconLister: Adapt to the "new" Kit Options icon location
Change-Id: If543359adb51d84bb1333128383208bef3d2287d Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -311,8 +311,7 @@ void IconLister::addProjectExplorerIcons()
|
|||||||
{MODE_PROJECT_FLAT_ACTIVE.icon(), "MODE_PROJECT_FLAT_ACTIVE", prefix,
|
{MODE_PROJECT_FLAT_ACTIVE.icon(), "MODE_PROJECT_FLAT_ACTIVE", prefix,
|
||||||
""},
|
""},
|
||||||
|
|
||||||
{OPTIONS_CATEGORY_KITS.icon(), "OPTIONS_CATEGORY_KITS", prefix,
|
{Utils::Icon({{":/projectexplorer/images/settingscategory_kits.png", Utils::Theme::PanelTextColorDark}}, Utils::Icon::Tint).icon(), "OPTIONS_CATEGORY_KITS", prefix, ""},
|
||||||
""},
|
|
||||||
|
|
||||||
{QIcon(":/projectexplorer/images/fileoverlay_qml.png"), "fileoverlay_qml.png", prefix,
|
{QIcon(":/projectexplorer/images/fileoverlay_qml.png"), "fileoverlay_qml.png", prefix,
|
||||||
""},
|
""},
|
||||||
|
Reference in New Issue
Block a user