Ref T259, Ref T243 UI for FSD setup adjusted (added gnd flags)

This commit is contained in:
Klaus Basan
2018-03-10 17:57:55 +01:00
parent b0ca968837
commit c451602b8c
3 changed files with 67 additions and 55 deletions

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>227</width>
<height>194</height>
<width>223</width>
<height>190</height>
</rect>
</property>
<property name="windowTitle">
@@ -55,16 +55,16 @@
<widget class="QFrame" name="fr_ServerGeneral">
<layout class="QGridLayout" name="gl_ServerGeneral" columnstretch="1,2,2">
<property name="leftMargin">
<number>3</number>
<number>1</number>
</property>
<property name="topMargin">
<number>3</number>
<number>1</number>
</property>
<property name="rightMargin">
<number>3</number>
<number>1</number>
</property>
<property name="bottomMargin">
<number>3</number>
<number>1</number>
</property>
<item row="0" column="0">
<widget class="QLabel" name="lbl_Name">
@@ -200,12 +200,12 @@
<property name="bottomMargin">
<number>3</number>
</property>
<item>
<item alignment="Qt::AlignTop">
<widget class="BlackGui::Editors::CFsdSetupForm" name="form_ServerFsd">
<property name="minimumSize">
<size>
<width>0</width>
<height>75</height>
<height>100</height>
</size>
</property>
<property name="frameShape">
@@ -216,19 +216,6 @@
</property>
</widget>
</item>
<item>
<spacer name="vs_ServerFsd">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</widget>