Formatting and minor tweaks/renamings

This commit is contained in:
Klaus Basan
2018-05-07 11:44:13 +02:00
committed by Roland Winklmeier
parent 6d105b9665
commit 7aef1dcbbc
6 changed files with 11 additions and 21 deletions

View File

@@ -191,7 +191,7 @@ namespace BlackMisc
private:
ReferenceDatum m_datum; //!< MSL or AGL?
AltitudeType m_altitudeType = TrueAltitude;
AltitudeType m_altitudeType = TrueAltitude; //!< type
BLACK_METACLASS(
CAltitude,