mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -162,7 +162,8 @@ namespace BlackMisc
|
||||
|
||||
static QString stripQueryString(const QString query);
|
||||
|
||||
BLACK_METACLASS(CUrl,
|
||||
BLACK_METACLASS(
|
||||
CUrl,
|
||||
BLACK_METAMEMBER(scheme),
|
||||
BLACK_METAMEMBER(host),
|
||||
BLACK_METAMEMBER(port),
|
||||
|
||||
Reference in New Issue
Block a user