|
52 | 52 | </sizepolicy> |
53 | 53 | </property> |
54 | 54 | <property name="horizontalScrollBarPolicy"> |
55 | | - <enum>Qt::ScrollBarAlwaysOff</enum> |
| 55 | + <enum>Qt::ScrollBarPolicy::ScrollBarAlwaysOff</enum> |
56 | 56 | </property> |
57 | 57 | <property name="widgetResizable"> |
58 | 58 | <bool>true</bool> |
|
61 | 61 | <property name="geometry"> |
62 | 62 | <rect> |
63 | 63 | <x>0</x> |
64 | | - <y>-253</y> |
65 | | - <width>610</width> |
66 | | - <height>550</height> |
| 64 | + <y>0</y> |
| 65 | + <width>568</width> |
| 66 | + <height>593</height> |
67 | 67 | </rect> |
68 | 68 | </property> |
69 | 69 | <layout class="QVBoxLayout" name="verticalLayout_5"> |
|
264 | 264 | </widget> |
265 | 265 | </item> |
266 | 266 | <item> |
267 | | - <widget class="QGroupBox" name="ElybyGroupBox"> |
| 267 | + <widget class="QGroupBox" name="elybyGroupBox"> |
268 | 268 | <property name="title"> |
269 | 269 | <string>Ely.by</string> |
270 | 270 | </property> |
271 | | - <layout class="QVBoxLayout" name="verticalLayout_7"> |
| 271 | + <layout class="QVBoxLayout" name="verticalLayout_7"> |
272 | 272 | <item> |
273 | | - <layout class="QHBoxLayout" name="horizontalLayout"> |
| 273 | + <layout class="QHBoxLayout" name="horizontalLayout"> |
274 | 274 | <item> |
275 | 275 | <widget class="QLabel" name="label"> |
276 | 276 | <property name="text"> |
|
279 | 279 | </widget> |
280 | 280 | </item> |
281 | 281 | <item> |
282 | | - <widget class="QComboBox" name="elySkinSystemComboBox"> |
| 282 | + <widget class="QComboBox" name="elySkinSystemComboBox"> |
283 | 283 | <property name="sizePolicy"> |
284 | | - <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
| 284 | + <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
285 | 285 | <horstretch>0</horstretch> |
286 | 286 | <verstretch>0</verstretch> |
287 | 287 | </sizepolicy> |
|
326 | 326 | <item> |
327 | 327 | <spacer name="verticalSpacer_2"> |
328 | 328 | <property name="orientation"> |
329 | | - <enum>Qt::Vertical</enum> |
| 329 | + <enum>Qt::Orientation::Vertical</enum> |
330 | 330 | </property> |
331 | 331 | <property name="sizeHint" stdset="0"> |
332 | 332 | <size> |
|
357 | 357 | <rect> |
358 | 358 | <x>0</x> |
359 | 359 | <y>0</y> |
360 | | - <width>624</width> |
361 | | - <height>297</height> |
| 360 | + <width>568</width> |
| 361 | + <height>580</height> |
362 | 362 | </rect> |
363 | 363 | </property> |
364 | 364 | </widget> |
|
374 | 374 | <item> |
375 | 375 | <widget class="QScrollArea" name="scrollArea_2"> |
376 | 376 | <property name="horizontalScrollBarPolicy"> |
377 | | - <enum>Qt::ScrollBarAlwaysOff</enum> |
| 377 | + <enum>Qt::ScrollBarPolicy::ScrollBarAlwaysOff</enum> |
378 | 378 | </property> |
379 | 379 | <property name="widgetResizable"> |
380 | 380 | <bool>true</bool> |
|
383 | 383 | <property name="geometry"> |
384 | 384 | <rect> |
385 | 385 | <x>0</x> |
386 | | - <y>-101</y> |
387 | | - <width>610</width> |
388 | | - <height>398</height> |
| 386 | + <y>0</y> |
| 387 | + <width>568</width> |
| 388 | + <height>580</height> |
389 | 389 | </rect> |
390 | 390 | </property> |
391 | 391 | <layout class="QVBoxLayout" name="verticalLayout_7"> |
|
541 | 541 | <item> |
542 | 542 | <spacer name="verticalSpacer"> |
543 | 543 | <property name="orientation"> |
544 | | - <enum>Qt::Vertical</enum> |
| 544 | + <enum>Qt::Orientation::Vertical</enum> |
545 | 545 | </property> |
546 | 546 | <property name="sizeHint" stdset="0"> |
547 | 547 | <size> |
|
572 | 572 | <rect> |
573 | 573 | <x>0</x> |
574 | 574 | <y>0</y> |
575 | | - <width>624</width> |
576 | | - <height>297</height> |
| 575 | + <width>568</width> |
| 576 | + <height>580</height> |
577 | 577 | </rect> |
578 | 578 | </property> |
579 | 579 | <layout class="QVBoxLayout" name="verticalLayout_14"> |
|
612 | 612 | </layout> |
613 | 613 | </widget> |
614 | 614 | </item> |
615 | | - <item> |
616 | | - <widget class="QGroupBox" name="elySettingsGroupBox"> |
617 | | - <property name="title"> |
618 | | - <string>Override Ely.by settings</string> |
619 | | - </property> |
620 | | - <property name="checkable"> |
621 | | - <bool>true</bool> |
622 | | - </property> |
623 | | - <property name="checked"> |
624 | | - <bool>false</bool> |
625 | | - </property> |
626 | | - <layout class="QVBoxLayout" name="verticalLayout_7"> |
627 | | - <item> |
628 | | - <widget class="QCheckBox" name="useElyCheckBox"> |
629 | | - <property name="sizePolicy"> |
630 | | - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
631 | | - <horstretch>0</horstretch> |
632 | | - <verstretch>0</verstretch> |
633 | | - </sizepolicy> |
634 | | - </property> |
635 | | - <property name="text"> |
636 | | - <string>Use Ely.by skin system</string> |
637 | | - </property> |
638 | | - </widget> |
639 | | - </item> |
640 | | - <item> |
641 | | - <widget class="QCheckBox" name="useInjectorCheckBox"> |
642 | | - <property name="text"> |
643 | | - <string>Use Authlib Injector</string> |
644 | | - </property> |
645 | | - </widget> |
646 | | - </item> |
647 | | - </layout> |
648 | | - </widget> |
649 | | - </item> |
650 | 615 | <item> |
651 | 616 | <widget class="QGroupBox" name="serverJoinGroupBox"> |
652 | 617 | <property name="title"> |
|
685 | 650 | <item> |
686 | 651 | <spacer name="verticalSpacer_3"> |
687 | 652 | <property name="orientation"> |
688 | | - <enum>Qt::Vertical</enum> |
| 653 | + <enum>Qt::Orientation::Vertical</enum> |
689 | 654 | </property> |
690 | 655 | <property name="sizeHint" stdset="0"> |
691 | 656 | <size> |
|
0 commit comments