summaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
authorAnne Jan Brouwer <annejan@noprotocol.com>2015-05-18 13:09:47 +0200
committerAnne Jan Brouwer <annejan@noprotocol.com>2015-05-18 13:09:47 +0200
commitb4649f6b52dbd56e356c250231c057d34a5f4211 (patch)
tree1b6cd79a2941afa08db60b0338c0ec1c1f88c4b8 /mainwindow.h
parentaf7c0170b7ebe6a1d270ab50d553e27d13c4006f (diff)
cleanup, rework and clean wizard dialog added
Diffstat (limited to 'mainwindow.h')
-rw-r--r--mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mainwindow.h b/mainwindow.h
index e0454e61..a44e2e99 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -100,7 +100,6 @@ private:
QString getDir(const QModelIndex &, bool);
QString getFile(const QModelIndex &, bool);
void setPassword(QString, bool);
- void normalizePassStore();
QSettings &getSettings();
QList<UserInfo> listKeys(QString keystring = "", bool secret = false);
QStringList getRecipientList(QString for_file);