mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-11 23:05:34 +08:00
[doxygen] Fix broken groupings
This commit is contained in:
@@ -106,7 +106,8 @@ namespace BlackMisc
|
||||
bool receiveInterimPositions() const { return this->getSendReceiveDetails().testFlag(ReceiveInterimPositions); }
|
||||
//! @}
|
||||
|
||||
//! Airline codes @{
|
||||
//! Airline codes
|
||||
//! @{
|
||||
bool force3LetterAirlineCodes() const { return this->getSendReceiveDetails().testFlag(Force3LetterAirlineICAO); }
|
||||
void setForce3LetterAirlineCodes(bool force);
|
||||
//! @}
|
||||
|
||||
Reference in New Issue
Block a user