aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.h
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-01-02 03:27:25 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-01-02 03:27:25 +0000
commit688f124158e600b5feb4d627cfddf1f600a62cdd (patch)
treecde0d99d6d8b29eec6f10f533366ea09046a2712 /gpgwin.h
parentadded editorpage files (diff)
downloadgpg4usb-688f124158e600b5feb4d627cfddf1f600a62cdd.tar.gz
gpg4usb-688f124158e600b5feb4d627cfddf1f600a62cdd.zip
added new tab action and made some minor bugfixes
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@420 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'gpgwin.h')
-rw-r--r--gpgwin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpgwin.h b/gpgwin.h
index 8e35859..46e2c04 100644
--- a/gpgwin.h
+++ b/gpgwin.h
@@ -108,6 +108,7 @@ private:
QDockWidget *aDock;
QDialog *genkeyDialog;
+ QAction *newTabAct;
QAction *openAct;
QAction *saveAct;
QAction *saveAsAct;