mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 19:35:32 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -76,7 +76,8 @@ namespace BlackMisc
|
||||
CKeyboardKeyList m_keyboardKeys;
|
||||
CJoystickButtonList m_joystickButtons;
|
||||
|
||||
BLACK_METACLASS(CHotkeyCombination,
|
||||
BLACK_METACLASS(
|
||||
CHotkeyCombination,
|
||||
BLACK_METAMEMBER(keyboardKeys),
|
||||
BLACK_METAMEMBER(joystickButtons)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user