mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -149,7 +149,8 @@ namespace BlackMisc
|
||||
//! Easy access to derived class (CRTP template parameter)
|
||||
AVIO *derived();
|
||||
|
||||
BLACK_METACLASS(CModulator,
|
||||
BLACK_METACLASS(
|
||||
CModulator,
|
||||
BLACK_METAMEMBER(name),
|
||||
BLACK_METAMEMBER(frequencyActive),
|
||||
BLACK_METAMEMBER(frequencyStandby),
|
||||
|
||||
Reference in New Issue
Block a user