Minor cockpit navigator adjustments

This commit is contained in:
Klaus Basan
2019-04-06 01:13:10 +02:00
committed by Mat Sutcliffe
parent 16061f61e8
commit 95a884cbd7

View File

@@ -6,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>20</width> <width>71</width>
<height>278</height> <height>363</height>
</rect> </rect>
</property> </property>
<property name="minimumSize"> <property name="minimumSize">
@@ -21,16 +21,16 @@
</property> </property>
<layout class="QGridLayout" name="gl_NavigatorDialog"> <layout class="QGridLayout" name="gl_NavigatorDialog">
<property name="leftMargin"> <property name="leftMargin">
<number>1</number> <number>3</number>
</property> </property>
<property name="topMargin"> <property name="topMargin">
<number>1</number> <number>3</number>
</property> </property>
<property name="rightMargin"> <property name="rightMargin">
<number>1</number> <number>3</number>
</property> </property>
<property name="bottomMargin"> <property name="bottomMargin">
<number>1</number> <number>3</number>
</property> </property>
<item row="0" column="0"> <item row="0" column="0">
<widget class="QFrame" name="fr_NavigatorDialogInner"/> <widget class="QFrame" name="fr_NavigatorDialogInner"/>