diff options
Diffstat (limited to 'textedit.h')
-rw-r--r-- | textedit.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -73,6 +73,7 @@ public: */ bool maybeSaveAnyTab(); + int tabCount(); /** * @details textpage of the currently activated tab */ |