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:
@@ -93,7 +93,8 @@ namespace BlackMisc
|
||||
private:
|
||||
QString m_name; //!< country name
|
||||
|
||||
BLACK_METACLASS(CCountry,
|
||||
BLACK_METACLASS(
|
||||
CCountry,
|
||||
BLACK_METAMEMBER(dbKey),
|
||||
BLACK_METAMEMBER(timestampMSecsSinceEpoch),
|
||||
BLACK_METAMEMBER(name)
|
||||
|
||||
Reference in New Issue
Block a user