aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpgwin.h')
-rw-r--r--gpgwin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpgwin.h b/gpgwin.h
index 46e2c04..ed09f8e 100644
--- a/gpgwin.h
+++ b/gpgwin.h
@@ -113,6 +113,7 @@ private:
QAction *saveAct;
QAction *saveAsAct;
QAction *printAct;
+ QAction *closeTabAct;
QAction *quitAct;
QAction *encryptAct;
QAction *decryptAct;
@@ -151,7 +152,6 @@ private:
QLabel *statusBarIcon;
QSettings settings;
- QString curFile;
KeyList *mKeyList;
Attachments *mAttachments;
GpgME::Context *mCtx;