forked from qt-creator/qt-creator
CMakePM: Standardize the appearance of the settings category icon
... and have it in the icons svg. Change-Id: I1610bbe211b8ac67a4ebcc1704863b2a49b37ce1 Reviewed-by: Cristian Adam <cristian.adam@qt.io>
This commit is contained in:
@@ -59,8 +59,7 @@ const char CMAKE_SNIPPETS_GROUP_ID[] = "CMake";
|
||||
|
||||
namespace Icons {
|
||||
const char FILE_OVERLAY[] = ":/cmakeproject/images/fileoverlay_cmake.png";
|
||||
const char LOGO_BW[] = ":/cmakeproject/images/logo_cmake_bw.png";
|
||||
const char LOGO_BW_2X[] = ":/cmakeproject/images/logo_cmake_bw@2x.png";
|
||||
const char SETTINGS_CATEGORY[] = ":/cmakeproject/images/settingscategory_cmakeprojectmanager.png";
|
||||
} // namespace Icons
|
||||
|
||||
// Actions
|
||||
|
||||
Reference in New Issue
Block a user