mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-28 11:36:26 -05:00
add tall grass icon
This commit is contained in:
@@ -237,7 +237,7 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="currentIndex">
|
||||
<number>4</number>
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="tabsClosable">
|
||||
<bool>false</bool>
|
||||
@@ -2694,6 +2694,10 @@
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="tab_WildMons">
|
||||
<attribute name="icon">
|
||||
<iconset resource="../resources/images.qrc">
|
||||
<normaloff>:/icons/tall_grass.ico</normaloff>:/icons/tall_grass.ico</iconset>
|
||||
</attribute>
|
||||
<attribute name="title">
|
||||
<string>Wild Pokemon</string>
|
||||
</attribute>
|
||||
|
||||
BIN
resources/icons/tall_grass.ico
Normal file
BIN
resources/icons/tall_grass.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
@@ -25,6 +25,7 @@
|
||||
<file>icons/folder_map_opened.ico</file>
|
||||
<file>icons/map_edited.ico</file>
|
||||
<file>icons/map_opened.ico</file>
|
||||
<file>icons/tall_grass.ico</file>
|
||||
<file>icons/sort_alphabet.ico</file>
|
||||
<file>icons/sort_map.ico</file>
|
||||
<file>icons/sort_number.ico</file>
|
||||
|
||||
Reference in New Issue
Block a user