|
400 | 400 | </item> |
401 | 401 | <item row="2" column="0" colspan="3" alignment="Qt::AlignHCenter"> |
402 | 402 | <widget class="QLabel" name="tableVarLabel"> |
| 403 | + <property name="font"> |
| 404 | + <font> |
| 405 | + <pointsize>12</pointsize> |
| 406 | + </font> |
| 407 | + </property> |
403 | 408 | <property name="text"> |
404 | 409 | <string>Loadout Editor: Loadout View</string> |
405 | 410 | </property> |
|
441 | 446 | <item> |
442 | 447 | <layout class="QHBoxLayout" name="horizontalLayout_7"> |
443 | 448 | <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> |
453 | 452 | </property> |
454 | | - </spacer> |
| 453 | + </widget> |
455 | 454 | </item> |
456 | 455 | <item> |
457 | 456 | <widget class="QPushButton" name="editVariables"> |
458 | 457 | <property name="text"> |
459 | | - <string>Add/Modify Variables</string> |
| 458 | + <string>Modify Mission Variables</string> |
460 | 459 | </property> |
461 | 460 | </widget> |
462 | 461 | </item> |
|
504 | 503 | </item> |
505 | 504 | </layout> |
506 | 505 | </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> |
520 | 506 | </layout> |
521 | 507 | </item> |
522 | 508 | <item row="17" column="2"> |
|
947 | 933 | </layout> |
948 | 934 | </item> |
949 | 935 | <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"/> |
985 | 937 | </item> |
986 | 938 | </layout> |
987 | 939 | </item> |
|
0 commit comments