mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-05 17:55:45 +08:00
Minor cockpit navigator adjustments
This commit is contained in:
committed by
Mat Sutcliffe
parent
16061f61e8
commit
95a884cbd7
@@ -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"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user