From 710194c1cc6399878eadda84c23f7a52e7baa879 Mon Sep 17 00:00:00 2001 From: nils Date: Thu, 8 Dec 2011 17:08:06 +0000 Subject: added zoom in/out to textedit git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@677 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- textedit.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'textedit.h') diff --git a/textedit.h b/textedit.h index bdbd62a..4b5a1b3 100644 --- a/textedit.h +++ b/textedit.h @@ -239,6 +239,8 @@ private slots: */ void redo(); + void zoomIn(); + void zoomOut(); /**************************************************************************************** * Name: selectAll * Description: select all in current textpage -- cgit v1.2.3