Merge pull request #108 from Phlosioneer/metatile-labels

Add a way to name metatiles, for use in c code
This commit is contained in:
garak
2019-09-08 20:15:00 -04:00
committed by GitHub
8 changed files with 171 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>700</width>
<height>600</height>
<height>700</height>
</rect>
</property>
<property name="focusPolicy">
@@ -198,6 +198,16 @@
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout_3">
<item row="4" column="0" colspan="3">
<widget class="QLabel" name="label_8">
<property name="text">
<string>Metatile Label (Optional)</string>
</property>
</widget>
</item>
<item row="5" column="0" colspan="3">
<widget class="QLineEdit" name="lineEdit_metatileLabel"/>
</item>
<item row="2" column="0" colspan="3">
<widget class="QLabel" name="label_5">
<property name="text">