aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/help.qrc
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@qt.io>2018-04-23 19:06:13 +0200
committerAlessandro Portale <alessandro.portale@qt.io>2018-04-24 14:43:35 +0000
commit4317e350f5d51bfefbf08bc2c6f44c7821f1d382 (patch)
treea04c9bfd6520095c9506b21a7598c9141342ef3b /src/plugins/help/help.qrc
parent76312d7786fdb6e37de087e76ca347234ca15607 (diff)
Update Options dialog icons
A new set of scalable and themable icons with unified look as provided by Diana. Task-number: QTCREATORBUG-20325 Change-Id: I68498b034e9e43fbb61511a38d9c7fc0003ab076 Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/help/help.qrc')
-rw-r--r--src/plugins/help/help.qrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plugins/help/help.qrc b/src/plugins/help/help.qrc
index 228b15689c1..78909bb8b34 100644
--- a/src/plugins/help/help.qrc
+++ b/src/plugins/help/help.qrc
@@ -1,6 +1,7 @@
<RCC>
<qresource prefix="/help">
- <file>images/category_help.png</file>
+ <file>images/settingscategory_help.png</file>
+ <file>images/settingscategory_help@2x.png</file>
<file>images/mode_help.png</file>
<file>images/mode_help@2x.png</file>
<file>images/mode_help_mask.png</file>