mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-28 11:45:40 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -172,7 +172,8 @@ namespace BlackMisc
|
||||
QString m_createdBy; //!< created by, "distributor"
|
||||
bool m_rotorcraft = false; //!< hint if rotorcraft
|
||||
|
||||
BLACK_METACLASS(CAircraftCfgEntries,
|
||||
BLACK_METACLASS(
|
||||
CAircraftCfgEntries,
|
||||
BLACK_METAMEMBER(index),
|
||||
BLACK_METAMEMBER(fileName),
|
||||
BLACK_METAMEMBER(title),
|
||||
|
||||
Reference in New Issue
Block a user