Add icon for Help menu item
This commit is contained in:
parent
831b5c0916
commit
6a426a7a7e
BIN
client/icons/help.png
Normal file
BIN
client/icons/help.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 786 B |
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user