mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 18:35:35 +08:00
Ref T372, interpolation log.display show min/max/mean times and allow to stop by entering empty callsign
This commit is contained in:
@@ -531,6 +531,13 @@
|
||||
<string>Inbound situations from network</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="vl_InboundSituations">
|
||||
<item>
|
||||
<widget class="QLineEdit" name="le_InboundSituationsInfo">
|
||||
<property name="readOnly">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="BlackGui::Views::CAircraftSituationView" name="tvp_InboundAircraftSituations">
|
||||
<property name="selectionMode">
|
||||
|
||||
Reference in New Issue
Block a user