mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:07:01 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -186,7 +186,8 @@ namespace BlackMisc
|
||||
bool m_isOperating = true; //!< still operating?
|
||||
bool m_isMilitary = false; //!< air force or such
|
||||
|
||||
BLACK_METACLASS(CAirlineIcaoCode,
|
||||
BLACK_METACLASS(
|
||||
CAirlineIcaoCode,
|
||||
BLACK_METAMEMBER(dbKey),
|
||||
BLACK_METAMEMBER(timestampMSecsSinceEpoch),
|
||||
BLACK_METAMEMBER(designator),
|
||||
|
||||
Reference in New Issue
Block a user