mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -85,7 +85,8 @@ namespace BlackMisc
|
||||
CHotkeyCombination m_combination; //!< hotkey combination
|
||||
QString m_action; //!< hotkey action
|
||||
|
||||
BLACK_METACLASS(CActionHotkey,
|
||||
BLACK_METACLASS(
|
||||
CActionHotkey,
|
||||
BLACK_METAMEMBER(identifier),
|
||||
BLACK_METAMEMBER(combination),
|
||||
BLACK_METAMEMBER(action)
|
||||
|
||||
Reference in New Issue
Block a user