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:
Alessandro Portale
2018-07-26 18:11:59 +02:00
parent 4ec806f225
commit cc03bad229

View File

@@ -311,8 +311,7 @@ void IconLister::addProjectExplorerIcons()
{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,
""},