fix newmappopup form size

This commit is contained in:
garak 2018-10-14 08:57:02 -04:00
parent 1222954175
commit d4d15d17be

View file

@ -7,7 +7,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>410</width> <width>410</width>
<height>451</height> <height>424</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
@ -156,7 +156,7 @@
</widget> </widget>
</item> </item>
<item row="0" column="0"> <item row="0" column="0">
<widget class="QLabel" name="label"> <widget class="QLabel" name="label_newMap_Name">
<property name="text"> <property name="text">
<string>Name</string> <string>Name</string>
</property> </property>