|
@@ -7,7 +7,7 @@
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
<width>800</width>
|
|
|
- <height>508</height>
|
|
|
+ <height>410</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="sizePolicy">
|
|
@@ -47,6 +47,12 @@
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>16777215</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
<property name="text">
|
|
|
<string>Mods</string>
|
|
|
</property>
|
|
@@ -91,6 +97,12 @@
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>16777215</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
<property name="text">
|
|
|
<string>Settings</string>
|
|
|
</property>
|
|
@@ -135,6 +147,12 @@
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>16777215</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
<property name="text">
|
|
|
<string>Lobby</string>
|
|
|
</property>
|
|
@@ -165,6 +183,19 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
+ <item>
|
|
|
+ <spacer name="verticalSpacer">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
+ </property>
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
+ <size>
|
|
|
+ <width>100</width>
|
|
|
+ <height>0</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ </spacer>
|
|
|
+ </item>
|
|
|
<item>
|
|
|
<widget class="QToolButton" name="startEditorButton">
|
|
|
<property name="sizePolicy">
|
|
@@ -179,6 +210,12 @@
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>16777215</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<weight>75</weight>
|
|
@@ -226,6 +263,12 @@
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>16777215</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<weight>75</weight>
|