diff options
Diffstat (limited to 'gpgcontext.h')
-rw-r--r-- | gpgcontext.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpgcontext.h b/gpgcontext.h index 5fc6b9e..86b988a 100644 --- a/gpgcontext.h +++ b/gpgcontext.h @@ -45,6 +45,7 @@ public: privkey = false; } QString id; + QString fullid; QString name; QString email; QString fpr; |