mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -74,7 +74,8 @@ namespace BlackMisc
|
||||
//! Capabilites from flight plans remarks such as "/V/"
|
||||
void setFromFlightPlanRemarks(const QString &flightPlanRemarks);
|
||||
|
||||
BLACK_METACLASS(CVoiceCapabilities,
|
||||
BLACK_METACLASS(
|
||||
CVoiceCapabilities,
|
||||
BLACK_METAMEMBER(voiceCapabilities)
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user