diff options
Diffstat (limited to 'settingsdialog.h')
-rwxr-xr-x | settingsdialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settingsdialog.h b/settingsdialog.h index ec4a3d0..af6e2b5 100755 --- a/settingsdialog.h +++ b/settingsdialog.h @@ -118,6 +118,7 @@ private slots: private slots: void addKeyServer(); + void removeKeyServer(); }; class AdvancedTab : public QWidget |