From 83c6f143a70c5be971d12cf8b7463c02427a829c Mon Sep 17 00:00:00 2001 From: nils Date: Wed, 29 Dec 2010 22:03:12 +0000 Subject: added quote icon and quote action to toolbar git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@411 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 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; -- cgit v1.2.3