summaryrefslogtreecommitdiffstats
path: root/dialog.h
diff options
context:
space:
mode:
authorAnne Jan Brouwer <annejan@noprotocol.com>2015-05-19 00:09:24 +0200
committerAnne Jan Brouwer <annejan@noprotocol.com>2015-05-19 00:09:24 +0200
commit540c285a65761783e7f5125ec1867813e266030c (patch)
treee93ac9c3cda60f08b45068b46e3b0e3a74e08c17 /dialog.h
parentb4649f6b52dbd56e356c250231c057d34a5f4211 (diff)
start of streamlined wizard
Diffstat (limited to 'dialog.h')
-rw-r--r--dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dialog.h b/dialog.h
index 1617bb75..56900110 100644
--- a/dialog.h
+++ b/dialog.h
@@ -37,6 +37,7 @@ public:
bool hidePassword();
bool hideContent();
bool addGPGId();
+ void wizard();
private slots:
void on_radioButtonNative_clicked();