forked from qt-creator/qt-creator
Utils: Move code model icons to utils
Using the already established icons for code model errors and warnings to Utils to mak them accessible for other code models. Change-Id: If9f8efde60cf20411e043aeb2831a9254398bcaf Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -75,9 +75,6 @@ HEADERS += \
|
||||
|
||||
FORMS += clangprojectsettingswidget.ui
|
||||
|
||||
RESOURCES += \
|
||||
clangcodemodel.qrc
|
||||
|
||||
DISTFILES += \
|
||||
README \
|
||||
$${IDE_SOURCE_TREE}/doc/src/editors/creator-clang-codemodel.qdoc
|
||||
|
||||
Reference in New Issue
Block a user