mirror of
https://github.com/huderlem/porymap.git
synced 2026-09-11 18:35:38 -05:00
Implement delete for wild encounter table
This commit is contained in:
@@ -2527,6 +2527,23 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pushButton_DeleteWildMonGroup">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Delete a group of wild pokemon data on this map.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../resources/images.qrc">
|
||||
<normaloff>:/icons/delete.ico</normaloff>:/icons/delete.ico</iconset>
|
||||
</property>
|
||||
<property name="flat">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<spacer name="horizontalSpacer_9">
|
||||
<property name="orientation">
|
||||
|
||||
Reference in New Issue
Block a user