mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -176,7 +176,8 @@ namespace BlackMisc
|
||||
int m_transponderCode; //!< Transponder code
|
||||
TransponderMode m_transponderMode; //!< Transponder mode
|
||||
|
||||
BLACK_METACLASS(CTransponder,
|
||||
BLACK_METACLASS(
|
||||
CTransponder,
|
||||
BLACK_METAMEMBER(transponderCode),
|
||||
BLACK_METAMEMBER(transponderMode)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user