mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -151,7 +151,8 @@ namespace BlackMisc
|
||||
BlackMisc::Aviation::CCallsign m_callsign;
|
||||
BlackMisc::Aviation::CAirportIcaoCode m_homebase;
|
||||
|
||||
BLACK_METACLASS(CUser,
|
||||
BLACK_METACLASS(
|
||||
CUser,
|
||||
BLACK_METAMEMBER(id),
|
||||
BLACK_METAMEMBER(realname),
|
||||
BLACK_METAMEMBER(email),
|
||||
|
||||
Reference in New Issue
Block a user