mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Style
This commit is contained in:
@@ -39,7 +39,7 @@ namespace BlackGui
|
||||
CSettingsHotkeyComponent(QWidget *parent = nullptr);
|
||||
|
||||
//! Destructor
|
||||
virtual ~CSettingsHotkeyComponent();
|
||||
virtual ~CSettingsHotkeyComponent() override;
|
||||
|
||||
//! Save settings
|
||||
void saveSettings();
|
||||
|
||||
Reference in New Issue
Block a user