mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 09:15:34 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -258,7 +258,8 @@ namespace BlackMisc
|
||||
CInformationMessage m_metar { CInformationMessage::METAR };
|
||||
BlackMisc::Audio::CVoiceRoom m_voiceRoom;
|
||||
|
||||
BLACK_METACLASS(CAtcStation,
|
||||
BLACK_METACLASS(
|
||||
CAtcStation,
|
||||
BLACK_METAMEMBER(callsign),
|
||||
BLACK_METAMEMBER(controller),
|
||||
BLACK_METAMEMBER(frequency),
|
||||
|
||||
Reference in New Issue
Block a user