Misc. smaller UI adjustments/style

This commit is contained in:
Klaus Basan
2019-01-02 06:43:26 +01:00
committed by Mat Sutcliffe
parent e85680f1b0
commit cd095dbb3f
11 changed files with 130 additions and 138 deletions

View File

@@ -2,14 +2,6 @@
<ui version="4.0">
<class>CDbAircraftIcaoComponent</class>
<widget class="QFrame" name="CDbAircraftIcaoComponent">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle">
<string>Search and find aircraft ICAO codes</string>
</property>
@@ -46,11 +38,8 @@
<height>100</height>
</size>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
<enum>QFrame::Plain</enum>
</property>
</widget>
</item>