mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 07:35:41 +08:00
Style
This commit is contained in:
@@ -32,7 +32,7 @@ namespace BlackGui
|
||||
explicit CDbOwnModelSetDialog(QWidget *parent = nullptr);
|
||||
|
||||
//! Destructor
|
||||
virtual ~CDbOwnModelSetDialog();
|
||||
virtual ~CDbOwnModelSetDialog() override;
|
||||
|
||||
//! \copydoc CDbOwnModelSetComponent::setSimulator
|
||||
void setSimulator(const BlackMisc::Simulation::CSimulatorInfo &simulator);
|
||||
|
||||
Reference in New Issue
Block a user