mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +08:00
[doxygen] Fix broken groupings
This commit is contained in:
@@ -207,7 +207,8 @@ namespace BlackMisc
|
||||
//! \remark https://en.wikipedia.org/wiki/Flight_level
|
||||
CAltitude roundedToNearest100ft(bool roundDown) const;
|
||||
|
||||
//! Search the corresponding feet <-> metric / metric <-> feet @{
|
||||
//! Search the corresponding feet <-> metric / metric <-> feet
|
||||
//! @{
|
||||
static int findMetricAltitude(int feet);
|
||||
static int findAltitudeForMetricAltitude(int metric);
|
||||
//! @}
|
||||
|
||||
Reference in New Issue
Block a user