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:
@@ -160,7 +160,8 @@ namespace BlackMisc
|
||||
private:
|
||||
QString m_string;
|
||||
|
||||
BLACK_METACLASS(CLogCategory,
|
||||
BLACK_METACLASS(
|
||||
CLogCategory,
|
||||
BLACK_METAMEMBER(string)
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user