summaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-05-21 22:06:22 +0200
committerAnne Jan Brouwer <annejan@noprotocol.com>2015-05-21 22:06:22 +0200
commit6e3ca9b3eba769dccae086cbf7ff286ae097e862 (patch)
tree098df138ce4dba289cf32106a397f93aa343cd50 /mainwindow.h
parente97e43cca80f7ce52ce62c03585ed06aaf80d984 (diff)
clean wizard interface
Diffstat (limited to 'mainwindow.h')
-rw-r--r--mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mainwindow.h b/mainwindow.h
index 60da42e8..db27403b 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -41,6 +41,7 @@ public:
bool checkConfig();
void setApp(SingleApplication* app);
void setText(QString);
+ QStringList getSecretKeys();
private slots:
void on_updateButton_clicked();