From 948362b8ee383614e37225d1f1fe0bd66e15b4df Mon Sep 17 00:00:00 2001 From: nils Date: Sun, 2 Jan 2011 16:33:22 +0000 Subject: added shortcuts for tab-handling and made different bugfixes git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@422 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- gpgwin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gpgwin.h') 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; -- cgit v1.2.3