mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -74,7 +74,8 @@ namespace BlackMisc
|
||||
private:
|
||||
BlackMisc::CNameVariantPairList m_data;
|
||||
|
||||
BLACK_METACLASS(CSimulatorSetup,
|
||||
BLACK_METACLASS(
|
||||
CSimulatorSetup,
|
||||
BLACK_METAMEMBER(data)
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user