mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 07:15:34 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -103,7 +103,8 @@ namespace BlackMisc
|
||||
private:
|
||||
ReferenceDatum m_datum; //!< MSL or AGL?
|
||||
|
||||
BLACK_METACLASS(CAltitude,
|
||||
BLACK_METACLASS(
|
||||
CAltitude,
|
||||
BLACK_METAMEMBER(datum)
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user