mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 22:15:34 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -107,7 +107,8 @@ namespace BlackMisc
|
||||
bool m_navOn = false;
|
||||
bool m_logoOn = false;
|
||||
|
||||
BLACK_METACLASS(CAircraftLights,
|
||||
BLACK_METACLASS(
|
||||
CAircraftLights,
|
||||
BLACK_METAMEMBER_NAMED(strobeOn, "strobe_on"),
|
||||
BLACK_METAMEMBER_NAMED(landingOn, "landing_on"),
|
||||
BLACK_METAMEMBER_NAMED(taxiOn, "taxi_on"),
|
||||
|
||||
Reference in New Issue
Block a user