mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Ref T335, UI to enable/disable terrain probe
This commit is contained in:
@@ -33,7 +33,7 @@ namespace BlackSimPlugin
|
||||
CSimulatorFsxConfig(QObject *parent = nullptr);
|
||||
|
||||
//! Dtor
|
||||
virtual ~CSimulatorFsxConfig() {}
|
||||
virtual ~CSimulatorFsxConfig() override {}
|
||||
|
||||
//! \copydoc BlackGui::IPluginConfig::createConfigWindow()
|
||||
BlackGui::CPluginConfigWindow *createConfigWindow(QWidget *parent) override;
|
||||
|
||||
Reference in New Issue
Block a user