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:
@@ -59,7 +59,8 @@ namespace BlackMisc
|
||||
int m_id = 0;
|
||||
Geo::CCoordinateGeodetic m_position;
|
||||
|
||||
BLACK_METACLASS(CNavDataReference,
|
||||
BLACK_METACLASS(
|
||||
CNavDataReference,
|
||||
BLACK_METAMEMBER(id),
|
||||
BLACK_METAMEMBER(position)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user