|
24 | 24 | <bool>true</bool>
|
25 | 25 | </property>
|
26 | 26 | <layout class="QGridLayout" name="gridLayout_2">
|
27 |
| - <item row="2" column="0"> |
28 |
| - <widget class="QLabel" name="labelStatus"> |
29 |
| - <property name="sizePolicy"> |
30 |
| - <sizepolicy hsizetype="Ignored" vsizetype="Preferred"> |
31 |
| - <horstretch>0</horstretch> |
32 |
| - <verstretch>0</verstretch> |
33 |
| - </sizepolicy> |
34 |
| - </property> |
35 |
| - <property name="text"> |
36 |
| - <string>Ready</string> |
37 |
| - </property> |
38 |
| - <property name="wordWrap"> |
39 |
| - <bool>false</bool> |
| 27 | + <item row="5" column="0"> |
| 28 | + <widget class="QDialogButtonBox" name="buttonBox"> |
| 29 | + <property name="standardButtons"> |
| 30 | + <set>QDialogButtonBox::Help</set> |
40 | 31 | </property>
|
41 | 32 | </widget>
|
42 | 33 | </item>
|
|
488 | 479 | </widget>
|
489 | 480 | </widget>
|
490 | 481 | </item>
|
491 |
| - <item row="4" column="0"> |
492 |
| - <widget class="QDialogButtonBox" name="buttonBox"> |
493 |
| - <property name="standardButtons"> |
494 |
| - <set>QDialogButtonBox::Help</set> |
495 |
| - </property> |
496 |
| - </widget> |
497 |
| - </item> |
498 | 482 | <item row="3" column="0">
|
499 | 483 | <widget class="QCheckBox" name="mLoadLayersIndividuallyCheckBox">
|
500 | 484 | <property name="toolTip">
|
|
503 | 487 | <property name="text">
|
504 | 488 | <string>Load as separate layers</string>
|
505 | 489 | </property>
|
| 490 | + <property name="checked"> |
| 491 | + <bool>false</bool> |
| 492 | + </property> |
| 493 | + </widget> |
| 494 | + </item> |
| 495 | + <item row="4" column="0"> |
| 496 | + <widget class="QLabel" name="labelStatus"> |
| 497 | + <property name="sizePolicy"> |
| 498 | + <sizepolicy hsizetype="Ignored" vsizetype="Preferred"> |
| 499 | + <horstretch>0</horstretch> |
| 500 | + <verstretch>0</verstretch> |
| 501 | + </sizepolicy> |
| 502 | + </property> |
| 503 | + <property name="text"> |
| 504 | + <string>Ready</string> |
| 505 | + </property> |
| 506 | + <property name="wordWrap"> |
| 507 | + <bool>false</bool> |
| 508 | + </property> |
506 | 509 | </widget>
|
507 | 510 | </item>
|
508 | 511 | </layout>
|
|
0 commit comments