mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 21:56:43 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -59,7 +59,8 @@ namespace BlackGui
|
||||
private:
|
||||
BlackMisc::Simulation::CSimulatorInfo m_simulator; //!< Last simulator selection
|
||||
|
||||
BLACK_METACLASS(CDbOwnModelsComponent,
|
||||
BLACK_METACLASS(
|
||||
CDbOwnModelsComponent,
|
||||
BLACK_METAMEMBER(simulator)
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user