aboutsummaryrefslogtreecommitdiffstats
path: root/verifydetailsdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'verifydetailsdialog.h')
-rw-r--r--verifydetailsdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/verifydetailsdialog.h b/verifydetailsdialog.h
index 4feee35..c71afda 100644
--- a/verifydetailsdialog.h
+++ b/verifydetailsdialog.h
@@ -33,7 +33,7 @@ public:
explicit VerifyDetailsDialog(QWidget *parent, GpgME::GpgContext* ctx, KeyList* mKeyList, QTextEdit *edit);
private slots:
- void refresh();
+ void slotRefresh();
private:
GpgME::GpgContext *mCtx;