From e4fcab7ccf26894114d02710c36a056e83514f07 Mon Sep 17 00:00:00 2001 From: nils Date: Thu, 28 Jun 2012 22:48:58 +0000 Subject: add posibility to remove keyserver in settingsdialog git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@919 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- settingsdialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'settingsdialog.h') 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 -- cgit v1.2.3