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:
@@ -90,7 +90,8 @@ namespace BlackMisc
|
||||
private:
|
||||
bool m_saved = false;
|
||||
|
||||
BLACK_METACLASS(CValueCachePacket,
|
||||
BLACK_METACLASS(
|
||||
CValueCachePacket,
|
||||
BLACK_METAMEMBER(saved)
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user