UI adjustments

This commit is contained in:
Klaus Basan
2018-09-17 02:56:35 +02:00
parent 57178c75f9
commit 6b01021a0a
2 changed files with 154 additions and 142 deletions

View File

@@ -2,6 +2,14 @@
<ui version="4.0">
<class>CSettingsSimulatorBasicsComponent</class>
<widget class="QFrame" name="CSettingsSimulatorBasicsComponent">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>472</width>
<height>355</height>
</rect>
</property>
<property name="windowTitle">
<string>Simulator basic settings</string>
</property>
@@ -64,11 +72,11 @@
</property>
</widget>
</item>
<item row="0" column="1" colspan="2">
<item row="0" column="1" colspan="2" alignment="Qt::AlignLeft">
<widget class="BlackGui::Components::CSimulatorSelector" name="comp_SimulatorSelector">
<property name="minimumSize">
<size>
<width>0</width>
<width>150</width>
<height>25</height>
</size>
</property>