summaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
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();