aboutsummaryrefslogtreecommitdiffstats
path: root/textedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'textedit.h')
-rw-r--r--textedit.h2
1 files changed, 2 insertions, 0 deletions
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<int, QString> Hash of tabindexes and title of unsaved tabs.