mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -155,7 +155,8 @@ namespace BlackMisc
|
||||
bool m_authenticated = false;
|
||||
CRoleList m_roles;
|
||||
|
||||
BLACK_METACLASS(CAuthenticatedUser,
|
||||
BLACK_METACLASS(
|
||||
CAuthenticatedUser,
|
||||
BLACK_METAMEMBER(dbKey),
|
||||
BLACK_METAMEMBER(vatsimId),
|
||||
BLACK_METAMEMBER(realname),
|
||||
|
||||
Reference in New Issue
Block a user