|
23 | 23 | <property name="spacing">
|
24 | 24 | <number>0</number>
|
25 | 25 | </property>
|
26 |
| - <property name="leftMargin"> |
27 |
| - <number>0</number> |
28 |
| - </property> |
29 |
| - <property name="topMargin"> |
30 |
| - <number>0</number> |
31 |
| - </property> |
32 |
| - <property name="rightMargin"> |
33 |
| - <number>0</number> |
34 |
| - </property> |
35 |
| - <property name="bottomMargin"> |
| 26 | + <property name="margin"> |
36 | 27 | <number>0</number>
|
37 | 28 | </property>
|
38 | 29 | <item>
|
|
82 | 73 | </property>
|
83 | 74 | <item row="0" column="0">
|
84 | 75 | <widget class="QLabel" name="textLabel3">
|
85 |
| - <property name="sizePolicy"> |
86 |
| - <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
87 |
| - <horstretch>0</horstretch> |
88 |
| - <verstretch>0</verstretch> |
89 |
| - </sizepolicy> |
90 |
| - </property> |
91 | 76 | <property name="text">
|
92 | 77 | <string>Presets</string>
|
93 | 78 | </property>
|
|
104 | 89 | <property name="enabled">
|
105 | 90 | <bool>true</bool>
|
106 | 91 | </property>
|
| 92 | + <property name="sizePolicy"> |
| 93 | + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
| 94 | + <horstretch>0</horstretch> |
| 95 | + <verstretch>0</verstretch> |
| 96 | + </sizepolicy> |
| 97 | + </property> |
107 | 98 | </widget>
|
108 | 99 | </item>
|
109 | 100 | <item row="1" column="0">
|
|
206 | 197 | </item>
|
207 | 198 | <item row="5" column="0">
|
208 | 199 | <widget class="QLabel" name="textLabel7">
|
209 |
| - <property name="sizePolicy"> |
210 |
| - <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
211 |
| - <horstretch>0</horstretch> |
212 |
| - <verstretch>0</verstretch> |
213 |
| - </sizepolicy> |
214 |
| - </property> |
215 | 200 | <property name="text">
|
216 | 201 | <string>Orientation</string>
|
217 | 202 | </property>
|
|
271 | 256 | </item>
|
272 | 257 | <item row="10" column="0">
|
273 | 258 | <widget class="QCheckBox" name="mGenerateWorldFileCheckBox">
|
| 259 | + <property name="sizePolicy"> |
| 260 | + <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
| 261 | + <horstretch>0</horstretch> |
| 262 | + <verstretch>0</verstretch> |
| 263 | + </sizepolicy> |
| 264 | + </property> |
274 | 265 | <property name="text">
|
275 | 266 | <string>World file on</string>
|
276 | 267 | </property>
|
|
0 commit comments