diff options
Diffstat (limited to 'gpgwin.h')
-rw-r--r-- | gpgwin.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -145,6 +145,7 @@ private: QLabel *repeatpwLabel; QLabel *errorLabel; + QSettings settings; QString curFile; KeyList *mKeyList; Attachments *mAttachments; |