mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 12:35:43 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -59,7 +59,8 @@ namespace BlackMisc
|
||||
private:
|
||||
QString m_icaoCode;
|
||||
|
||||
BLACK_METACLASS(CAirportIcaoCode,
|
||||
BLACK_METACLASS(
|
||||
CAirportIcaoCode,
|
||||
BLACK_METAMEMBER(icaoCode, 0, CaseInsensitiveComparison)
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user