Add icon for Help menu item

This commit is contained in:
Srivats P 2016-09-21 20:41:32 +05:30
parent 831b5c0916
commit 6a426a7a7e
3 changed files with 4 additions and 0 deletions

BIN
client/icons/help.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 786 B

View File

@ -104,6 +104,9 @@
</property>
</action>
<action name="actionHelpOnline" >
<property name="icon" >
<iconset resource="ostinato.qrc" >:/icons/help.png</iconset>
</property>
<property name="text" >
<string>Help (Online)</string>
</property>

View File

@ -20,6 +20,7 @@
<file>icons/devicegroup_edit.png</file>
<file>icons/exit.png</file>
<file>icons/gaps.png</file>
<file>icons/help.png</file>
<file>icons/logo.png</file>
<file>icons/magnifier.png</file>
<file>icons/name.png</file>