Improved forms as discussed in meeting (RW/KB)

This commit is contained in:
Klaus Basan
2016-04-09 02:19:10 +02:00
parent abca1fde52
commit 0f5af8a492
7 changed files with 122 additions and 118 deletions

View File

@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>399</width>
<width>402</width>
<height>241</height>
</rect>
</property>
@@ -21,7 +21,7 @@
</property>
<layout class="QVBoxLayout" name="vl_AirccraftIcaoForm">
<property name="spacing">
<number>0</number>
<number>4</number>
</property>
<property name="leftMargin">
<number>0</number>
@@ -400,11 +400,6 @@
</layout>
</widget>
<customwidgets>
<customwidget>
<class>BlackGui::CDropSite</class>
<extends>QLabel</extends>
<header>blackgui/dropsite.h</header>
</customwidget>
<customwidget>
<class>BlackGui::CLabelAndIcon</class>
<extends>QFrame</extends>
@@ -417,6 +412,11 @@
<header>blackgui/editors/validationindicator.h</header>
<container>1</container>
</customwidget>
<customwidget>
<class>BlackGui::CDropSite</class>
<extends>QLabel</extends>
<header>blackgui/dropsite.h</header>
</customwidget>
<customwidget>
<class>BlackGui::Components::CAircraftCombinedTypeSelector</class>
<extends>QFrame</extends>