mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-27 19:16:31 -05:00
Add icon for Summary Chart button
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user