mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -140,7 +140,8 @@ namespace BlackMisc
|
||||
private:
|
||||
int m_simulator = static_cast<int>(None);
|
||||
|
||||
BLACK_METACLASS(CSimulatorInfo,
|
||||
BLACK_METACLASS(
|
||||
CSimulatorInfo,
|
||||
BLACK_METAMEMBER(simulator)
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user