mirror of
https://github.com/huderlem/porymap.git
synced 2026-09-13 19:35:40 -05:00
Enable clear button on new line edit settings
This commit is contained in:
@@ -316,6 +316,9 @@
|
||||
<property name="toolTip">
|
||||
<string>The image sheet that will be used to represent elevation and collision on the Collision tab</string>
|
||||
</property>
|
||||
<property name="clearButtonEnabled">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="7">
|
||||
@@ -795,6 +798,9 @@
|
||||
<property name="toolTip">
|
||||
<string>The icon that will be used to represent Warp events</string>
|
||||
</property>
|
||||
<property name="clearButtonEnabled">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="4" column="1">
|
||||
@@ -802,6 +808,9 @@
|
||||
<property name="toolTip">
|
||||
<string>The icon that will be used to represent Healspot events</string>
|
||||
</property>
|
||||
<property name="clearButtonEnabled">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="0">
|
||||
@@ -823,6 +832,9 @@
|
||||
<property name="toolTip">
|
||||
<string>The icon that will be used to represent Object events that don't have their own sprite</string>
|
||||
</property>
|
||||
<property name="clearButtonEnabled">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="0">
|
||||
@@ -837,6 +849,9 @@
|
||||
<property name="toolTip">
|
||||
<string>The icon that will be used to represent Trigger events</string>
|
||||
</property>
|
||||
<property name="clearButtonEnabled">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="1">
|
||||
@@ -844,6 +859,9 @@
|
||||
<property name="toolTip">
|
||||
<string>The icon that will be used to represent BG events</string>
|
||||
</property>
|
||||
<property name="clearButtonEnabled">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="2">
|
||||
|
||||
Reference in New Issue
Block a user