mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
Ref T270, display average value as double in log display
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<item>
|
||||
<widget class="QGroupBox" name="gb_LogCallsign">
|
||||
<property name="title">
|
||||
<string>Log.callsign</string>
|
||||
<string>Log. callsign</string>
|
||||
</property>
|
||||
<layout class="QHBoxLayout" name="hl_LogCallsign" stretch="2,1,4,1">
|
||||
<property name="leftMargin">
|
||||
@@ -280,7 +280,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="lbl_AverageUpdateTime">
|
||||
<property name="text">
|
||||
<string>Avg.time:</string>
|
||||
<string>Avg.update time:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user