refs #617, naming conventions for UI

This commit is contained in:
Klaus Basan
2017-02-03 02:56:11 +01:00
committed by Mathew Sutcliffe
parent 2b61213746
commit f87a06f6d2
6 changed files with 64 additions and 70 deletions

View File

@@ -43,7 +43,7 @@ namespace BlackGui
CSettingsHotkeyComponent(QWidget *parent = nullptr);
//! Destructor
~CSettingsHotkeyComponent();
virtual ~CSettingsHotkeyComponent();
private slots:
void ps_addEntry();