summaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-05-18 13:09:47 +0200
committerAnne Jan Brouwer <annejan@noprotocol.com>2015-05-18 13:09:47 +0200
commitad44f5a9e8021e2688c074ea43f123d41e229def (patch)
tree1b6cd79a2941afa08db60b0338c0ec1c1f88c4b8 /mainwindow.h
parentb89f4c4ab146361316602cfb4de31776a9c7d120 (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);