mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 06:35:52 +08:00
Ref T261, also log. scenery offset
This commit is contained in:
committed by
Roland Winklmeier
parent
2a5261f3f6
commit
d50498fa39
@@ -415,7 +415,8 @@ namespace BlackMisc
|
||||
) %
|
||||
(
|
||||
withElevation ?
|
||||
QStringLiteral("Elev info.: ") % elevationInfo % separator :
|
||||
QStringLiteral("Elev info.: ") % elevationInfo %
|
||||
QStringLiteral(" scenery os: ") % sceneryOffset.valueRoundedWithUnit(1) % separator :
|
||||
QStringLiteral("")
|
||||
) %
|
||||
QStringLiteral("change: ") % change.toQString(true) %
|
||||
|
||||
Reference in New Issue
Block a user