mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 01:45:38 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -71,7 +71,8 @@ namespace BlackMisc
|
||||
CVariant m_variant;
|
||||
CIcon m_icon; //!< optional icon
|
||||
|
||||
BLACK_METACLASS(CNameVariantPair,
|
||||
BLACK_METACLASS(
|
||||
CNameVariantPair,
|
||||
BLACK_METAMEMBER(name),
|
||||
BLACK_METAMEMBER(variant),
|
||||
BLACK_METAMEMBER(icon)
|
||||
|
||||
Reference in New Issue
Block a user