aboutsummaryrefslogtreecommitdiffstats
path: root/wizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'wizard.h')
-rw-r--r--wizard.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/wizard.h b/wizard.h
index bd76ff6..c4a8398 100644
--- a/wizard.h
+++ b/wizard.h
@@ -47,6 +47,9 @@ public:
private:
GpgME::GpgContext *mCtx;
KeyMgmt *mKeyMgmt;
+
+private slots:
+ void wizardAccepted();
};
class IntroPage : public QWizardPage