mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -169,7 +169,8 @@ namespace BlackMisc
|
||||
BlackMisc::PhysicalQuantities::CFrequency m_frequency {0, BlackMisc::PhysicalQuantities::CFrequencyUnit::nullUnit()};
|
||||
bool m_wasSent = false;
|
||||
|
||||
BLACK_METACLASS(CTextMessage,
|
||||
BLACK_METACLASS(
|
||||
CTextMessage,
|
||||
BLACK_METAMEMBER(message),
|
||||
BLACK_METAMEMBER(timestampMSecsSinceEpoch),
|
||||
BLACK_METAMEMBER(senderCallsign),
|
||||
|
||||
Reference in New Issue
Block a user