summaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-05-03 16:15:01 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2015-05-03 16:15:01 +0200
commit0f9bc6925c370b4c4e5123ddc9bbeb53874c7dcb (patch)
treea024f5874f63b2be2923a2dbdceb7f5e27b1508d /mainwindow.h
parent3927c8947a9080776ebfe7ab95db0c24c25d376e (diff)
adding of newly created .gpg-id file(s)
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 1c763c04..2eeb079e 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -64,6 +64,7 @@ private:
bool useAutoclear;
bool hidePassword;
bool hideContent;
+ bool addGPGId;
int autoclearSeconds;
QString passStore;
QString passExecutable;