mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
refs #617, naming conventions for UI
This commit is contained in:
committed by
Mathew Sutcliffe
parent
2b61213746
commit
f87a06f6d2
@@ -43,7 +43,7 @@ namespace BlackGui
|
||||
CSettingsHotkeyComponent(QWidget *parent = nullptr);
|
||||
|
||||
//! Destructor
|
||||
~CSettingsHotkeyComponent();
|
||||
virtual ~CSettingsHotkeyComponent();
|
||||
|
||||
private slots:
|
||||
void ps_addEntry();
|
||||
|
||||
Reference in New Issue
Block a user