mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-30 14:15:35 +08:00
refs #755, mapping UI improvements
* make drop area more obvious by icon and color * improve forms so the layout looks better on large screens * button to display model dialog (like distributor, ICAO, ...)
This commit is contained in:
committed by
Roland Winklmeier
parent
aafff6cd82
commit
10325ee8a9
@@ -40,7 +40,7 @@
|
||||
<property name="title">
|
||||
<string>Airline ICAO</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gl_AirlineIcao">
|
||||
<layout class="QGridLayout" name="gl_AirlineIcao" columnstretch="0,1,0">
|
||||
<item row="5" column="1">
|
||||
<widget class="QWidget" name="wi_Timestamps" native="true">
|
||||
<layout class="QHBoxLayout" name="hl_Timestamps">
|
||||
|
||||
Reference in New Issue
Block a user