aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.h
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-06-19 21:32:35 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-06-19 21:32:35 +0000
commitb944b14dfd0dc8630cb6fceb038c3d06bd45158c (patch)
tree2728a447af05b6cead862bd4857efd8290b73e69 /gpgwin.h
parentupdated brassilian translation (diff)
downloadgpg4usb-b944b14dfd0dc8630cb6fceb038c3d06bd45158c.tar.gz
gpg4usb-b944b14dfd0dc8630cb6fceb038c3d06bd45158c.zip
added redo to edit-menu
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@359 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 920bc44..bba998c 100644
--- a/gpgwin.h
+++ b/gpgwin.h
@@ -131,6 +131,7 @@ private:
QAction *pasteAct;
QAction *selectallAct;
QAction *undoAct;
+ QAction *redoAct;
QAction *aboutAct;
QAction *fileEncryptionAct;
QAction *openSettingsAct;