mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -85,7 +85,8 @@ namespace BlackMisc
|
||||
PhysicalQuantities::CTemperature m_dewPoint;
|
||||
double m_relativeHumidity = 0;
|
||||
|
||||
BLACK_METACLASS(CTemperatureLayer,
|
||||
BLACK_METACLASS(
|
||||
CTemperatureLayer,
|
||||
BLACK_METAMEMBER(level),
|
||||
BLACK_METAMEMBER(temperature),
|
||||
BLACK_METAMEMBER(dewPoint),
|
||||
|
||||
Reference in New Issue
Block a user