mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 15:45:42 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -109,7 +109,8 @@ namespace BlackMisc
|
||||
bool m_connected;
|
||||
bool m_audioPlaying;
|
||||
|
||||
BLACK_METACLASS(CVoiceRoom,
|
||||
BLACK_METACLASS(
|
||||
CVoiceRoom,
|
||||
BLACK_METAMEMBER(hostname),
|
||||
BLACK_METAMEMBER(channel),
|
||||
BLACK_METAMEMBER(connected),
|
||||
|
||||
Reference in New Issue
Block a user