forked from qt-creator/qt-creator
Icons cleanup: Remove unused icons and deduplicate identical pngs
Accordingly Adjust the svg element Ids to new png locations in the source tree. Change-Id: I717dd7165c571e69322a1cce8d609f49c6bc75bc Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -66,9 +66,6 @@ const char QMAKE_BC_ID[] = "Qt4ProjectManager.Qt4BuildConfiguration";
|
||||
const char MAKESTEP_BS_ID[] = "Qt4ProjectManager.MakeStep";
|
||||
const char QMAKE_BS_ID[] = "QtProjectManager.QMakeBuildStep";
|
||||
|
||||
// ICONS
|
||||
const char ICON_QTQUICK_APP[] = ":/wizards/images/qtquickapp.png";
|
||||
|
||||
// Kit
|
||||
const char KIT_INFORMATION_ID[] = "QtPM4.mkSpecInformation";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user