From 7a526711a50aa5241de65a6d3cdd5880d00fa90c Mon Sep 17 00:00:00 2001 From: ubbo Date: Thu, 29 Dec 2011 01:11:01 +0000 Subject: method for curHelpPage git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@718 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 4b5a1b3..dfe5d4a 100644 --- a/textedit.h +++ b/textedit.h @@ -82,6 +82,8 @@ public: */ QTextEdit* curTextPage(); + QTextBrowser* curHelpPage(); + /** * @details List of currently unsaved tabs. * @returns QHash Hash of tabindexes and title of unsaved tabs. -- cgit v1.2.3