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