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 --- textedit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textedit.h') diff --git a/textedit.h b/textedit.h index 7a08dce..5688c71 100644 --- a/textedit.h +++ b/textedit.h @@ -17,7 +17,7 @@ private: bool isKey(QString key); public slots: - void comment(); + void quote(); protected: void dragEnterEvent(QDragEnterEvent *event); -- cgit v1.2.3