aboutsummaryrefslogtreecommitdiffstats
path: root/verifykeydetailbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'verifykeydetailbox.h')
-rw-r--r--verifykeydetailbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/verifykeydetailbox.h b/verifykeydetailbox.h
index 07bb247..d7a700c 100644
--- a/verifykeydetailbox.h
+++ b/verifykeydetailbox.h
@@ -35,7 +35,7 @@ public:
explicit VerifyKeyDetailBox(QWidget *parent, GpgME::GpgContext* ctx, KeyList* mKeyList, KGpgVerify signature);
private slots:
- void importFormKeyserver();
+ void slotImportFormKeyserver();
private:
GpgME::GpgContext* mCtx;