mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 00:25:35 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -128,7 +128,8 @@ namespace BlackMisc
|
||||
Descriptor m_descriptor = None;
|
||||
int m_weatherPhenomena;
|
||||
|
||||
BLACK_METACLASS(CPresentWeather,
|
||||
BLACK_METACLASS(
|
||||
CPresentWeather,
|
||||
BLACK_METAMEMBER(intensity),
|
||||
BLACK_METAMEMBER(descriptor),
|
||||
BLACK_METAMEMBER(weatherPhenomena)
|
||||
|
||||
Reference in New Issue
Block a user