From eaa4e699ebe9739cb353751286006480413d5594 Mon Sep 17 00:00:00 2001 From: nils Date: Sun, 6 Nov 2011 22:03:58 +0000 Subject: fixed a lot of bugs, where app crached, when no tab is opened (liek save as, quote, undo, copy...) or when no key is selected (keydetails) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@602 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- textedit.h | 1 + 1 file changed, 1 insertion(+) (limited to 'textedit.h') diff --git a/textedit.h b/textedit.h index 0f91f86..0ae2689 100644 --- a/textedit.h +++ b/textedit.h @@ -73,6 +73,7 @@ public: */ bool maybeSaveAnyTab(); + int tabCount(); /** * @details textpage of the currently activated tab */ -- cgit v1.2.3