aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.h
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-12-29 22:03:12 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-12-29 22:03:12 +0000
commit83c6f143a70c5be971d12cf8b7463c02427a829c (patch)
tree06617d1f8bad332ed3469d6993cc2d842093c490 /gpgwin.h
parentfixed behaviour in file encryption with existing and non-existing files (diff)
downloadgpg4usb-83c6f143a70c5be971d12cf8b7463c02427a829c.tar.gz
gpg4usb-83c6f143a70c5be971d12cf8b7463c02427a829c.zip
added quote icon and quote action to toolbar
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@411 34ebc366-c3a9-4b3c-9f84-69acf7962910
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 445a4e0..262cdef 100644
--- a/gpgwin.h
+++ b/gpgwin.h
@@ -133,7 +133,7 @@ private:
QAction *appendSelectedKeysAct;
QAction *openKeyManagementAct;
QAction *copyAct;
- QAction *commentAct;
+ QAction *quoteAct;
QAction *cutAct;
QAction *pasteAct;
QAction *selectallAct;