forked from qt-creator/qt-creator
Icon refresh: First step towards the new Qt Creator themes
http://blog.qt.io/blog/author/didesous/ announced new designs/themes for Qt Creator. This patch replaces many of the existing toolbar icons with recolorizable masks for better theming support. Change-Id: I557aa485205fe2624f33724226f698c303342b40 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
<RCC>
|
||||
<qresource prefix="/help" >
|
||||
<qresource prefix="/help">
|
||||
<file>images/find.png</file>
|
||||
<file>images/book.png</file>
|
||||
<file>images/previous.png</file>
|
||||
<file>images/next.png</file>
|
||||
<file>images/home.png</file>
|
||||
<file>images/bookmark.png</file>
|
||||
<file>images/category_help.png</file>
|
||||
|
||||
Reference in New Issue
Block a user