Files
qt-creator/src/plugins/help/help.qrc
Alessandro Portale 4317e350f5 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>
2018-04-24 14:43:35 +00:00

11 lines
356 B
Plaintext

<RCC>
<qresource prefix="/help">
<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>
<file>images/mode_help_mask@2x.png</file>
</qresource>
</RCC>