mirror of
https://github.com/huderlem/porymap.git
synced 2026-07-31 23:23:04 -05:00
Add icon for Summary Chart button
This commit is contained in:
parent
7eafae8cf7
commit
59c525e9fe
|
|
@ -3028,6 +3028,10 @@
|
|||
<property name="text">
|
||||
<string>Summary Chart...</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../resources/images.qrc">
|
||||
<normaloff>:/icons/chart_bar.ico</normaloff>:/icons/chart_bar.ico</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
|
|
|||
BIN
resources/icons/chart_bar.ico
Executable file
BIN
resources/icons/chart_bar.ico
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
|
|
@ -1,6 +1,7 @@
|
|||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>icons/add.ico</file>
|
||||
<file>icons/chart_bar.ico</file>
|
||||
<file>icons/collapse_all.ico</file>
|
||||
<file>icons/cursor.ico</file>
|
||||
<file>icons/delete.ico</file>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user