mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -70,7 +70,8 @@ namespace BlackMisc
|
||||
QString m_name;
|
||||
QString m_description;
|
||||
|
||||
BLACK_METACLASS(CRole,
|
||||
BLACK_METACLASS(
|
||||
CRole,
|
||||
BLACK_METAMEMBER(dbKey),
|
||||
BLACK_METAMEMBER(name),
|
||||
BLACK_METAMEMBER(description)
|
||||
|
||||
Reference in New Issue
Block a user