mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
Some minor UI tweaks (min.height)
This commit is contained in:
committed by
Mathew Sutcliffe
parent
862794cb02
commit
b444361c7c
@@ -2,22 +2,8 @@
|
||||
<ui version="4.0">
|
||||
<class>CSimulatorSelector</class>
|
||||
<widget class="QFrame" name="CSimulatorSelector">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>184</width>
|
||||
<height>42</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Frame</string>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::StyledPanel</enum>
|
||||
</property>
|
||||
<property name="frameShadow">
|
||||
<enum>QFrame::Raised</enum>
|
||||
<string>Simulator selector</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="vl_SimulatorSelector">
|
||||
<property name="spacing">
|
||||
|
||||
Reference in New Issue
Block a user