Minor mapping tool UI adjustments

This commit is contained in:
Klaus Basan
2018-01-19 20:33:50 +01:00
parent bef22fcd27
commit 464f64367e
5 changed files with 30 additions and 24 deletions

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>407</width>
<height>107</height>
<width>355</width>
<height>104</height>
</rect>
</property>
<property name="windowTitle">
@@ -29,7 +29,7 @@
<property name="bottomMargin">
<number>2</number>
</property>
<item>
<item alignment="Qt::AlignTop">
<widget class="QGroupBox" name="gb_ModelMappingForm">
<property name="title">
<string>Simulator model</string>
@@ -135,7 +135,7 @@
</property>
</widget>
</item>
<item row="2" column="5">
<item row="2" column="5" alignment="Qt::AlignRight">
<widget class="QPushButton" name="pb_Stash">
<property name="text">
<string>Stash</string>
@@ -159,7 +159,7 @@
<widget class="BlackGui::Components::CModelModeSelector" name="selector_ModelMode">
<property name="minimumSize">
<size>
<width>0</width>
<width>50</width>
<height>22</height>
</size>
</property>