Ref T261, also log. scenery offset

This commit is contained in:
Klaus Basan
2018-05-05 04:45:29 +02:00
committed by Roland Winklmeier
parent 2a5261f3f6
commit d50498fa39
2 changed files with 10 additions and 8 deletions

View File

@@ -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) %