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