mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 19:35:32 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -119,7 +119,8 @@ namespace BlackMisc
|
||||
|
||||
static QString intToHex(int h, int digits = 2);
|
||||
|
||||
BLACK_METACLASS(CRgbColor,
|
||||
BLACK_METACLASS(
|
||||
CRgbColor,
|
||||
BLACK_METAMEMBER(r),
|
||||
BLACK_METAMEMBER(g),
|
||||
BLACK_METAMEMBER(b)
|
||||
|
||||
Reference in New Issue
Block a user