mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 22:15:37 +08:00
Misc. smaller UI adjustments/style
This commit is contained in:
committed by
Mat Sutcliffe
parent
e85680f1b0
commit
cd095dbb3f
@@ -11,7 +11,7 @@
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Frame</string>
|
||||
<string>Aircraft model form</string>
|
||||
</property>
|
||||
<layout class="QHBoxLayout" name="vl_AircraftModelForm" stretch="1,1">
|
||||
<property name="leftMargin">
|
||||
@@ -28,12 +28,6 @@
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QFrame" name="fr_AircraftModelLeft">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="frameShadow">
|
||||
<enum>QFrame::Plain</enum>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="vl_AircraftModelFormLeft">
|
||||
<property name="leftMargin">
|
||||
<number>0</number>
|
||||
@@ -125,12 +119,6 @@
|
||||
<property name="focusPolicy">
|
||||
<enum>Qt::StrongFocus</enum>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::StyledPanel</enum>
|
||||
</property>
|
||||
<property name="frameShadow">
|
||||
<enum>QFrame::Raised</enum>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
||||
Reference in New Issue
Block a user