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