Skip to content

Commit 534c69e

Browse files
More dialog adjustments
1 parent b3bafb8 commit 534c69e

File tree

1 file changed

+11
-59
lines changed

1 file changed

+11
-59
lines changed

qtfred/ui/LoadoutDialog.ui

Lines changed: 11 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,11 @@
400400
</item>
401401
<item row="2" column="0" colspan="3" alignment="Qt::AlignHCenter">
402402
<widget class="QLabel" name="tableVarLabel">
403+
<property name="font">
404+
<font>
405+
<pointsize>12</pointsize>
406+
</font>
407+
</property>
403408
<property name="text">
404409
<string>Loadout Editor: Loadout View</string>
405410
</property>
@@ -441,22 +446,16 @@
441446
<item>
442447
<layout class="QHBoxLayout" name="horizontalLayout_7">
443448
<item>
444-
<spacer name="horizontalSpacer_21">
445-
<property name="orientation">
446-
<enum>Qt::Horizontal</enum>
447-
</property>
448-
<property name="sizeHint" stdset="0">
449-
<size>
450-
<width>40</width>
451-
<height>20</height>
452-
</size>
449+
<widget class="QPushButton" name="switchViewButton">
450+
<property name="text">
451+
<string>Switch to Enable Via Variable</string>
453452
</property>
454-
</spacer>
453+
</widget>
455454
</item>
456455
<item>
457456
<widget class="QPushButton" name="editVariables">
458457
<property name="text">
459-
<string>Add/Modify Variables</string>
458+
<string>Modify Mission Variables</string>
460459
</property>
461460
</widget>
462461
</item>
@@ -504,19 +503,6 @@
504503
</item>
505504
</layout>
506505
</item>
507-
<item>
508-
<spacer name="verticalSpacer_9">
509-
<property name="orientation">
510-
<enum>Qt::Vertical</enum>
511-
</property>
512-
<property name="sizeHint" stdset="0">
513-
<size>
514-
<width>20</width>
515-
<height>40</height>
516-
</size>
517-
</property>
518-
</spacer>
519-
</item>
520506
</layout>
521507
</item>
522508
<item row="17" column="2">
@@ -947,41 +933,7 @@
947933
</layout>
948934
</item>
949935
<item row="4" column="0" colspan="3">
950-
<layout class="QHBoxLayout" name="horizontalLayout">
951-
<item>
952-
<spacer name="switchLeftSpacer">
953-
<property name="orientation">
954-
<enum>Qt::Horizontal</enum>
955-
</property>
956-
<property name="sizeHint" stdset="0">
957-
<size>
958-
<width>40</width>
959-
<height>20</height>
960-
</size>
961-
</property>
962-
</spacer>
963-
</item>
964-
<item>
965-
<widget class="QPushButton" name="switchViewButton">
966-
<property name="text">
967-
<string>Switch to Enable Via Variable</string>
968-
</property>
969-
</widget>
970-
</item>
971-
<item>
972-
<spacer name="switchRightSpacer">
973-
<property name="orientation">
974-
<enum>Qt::Horizontal</enum>
975-
</property>
976-
<property name="sizeHint" stdset="0">
977-
<size>
978-
<width>40</width>
979-
<height>20</height>
980-
</size>
981-
</property>
982-
</spacer>
983-
</item>
984-
</layout>
936+
<layout class="QHBoxLayout" name="horizontalLayout"/>
985937
</item>
986938
</layout>
987939
</item>

0 commit comments

Comments
 (0)