mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
Typo, style
This commit is contained in:
committed by
Mat Sutcliffe
parent
de4adda779
commit
0732c32922
@@ -40,7 +40,7 @@ namespace BlackGui
|
||||
explicit CSettingsSimulatorBasicsComponent(QWidget *parent = nullptr);
|
||||
|
||||
//! Destructor
|
||||
virtual ~CSettingsSimulatorBasicsComponent();
|
||||
virtual ~CSettingsSimulatorBasicsComponent() override;
|
||||
|
||||
//! Show / hide selector
|
||||
void hideSelector(bool show);
|
||||
|
||||
Reference in New Issue
Block a user