aboutsummaryrefslogtreecommitdiffstats
path: root/textedit.h
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-11-06 22:03:58 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-11-06 22:03:58 +0000
commiteaa4e699ebe9739cb353751286006480413d5594 (patch)
tree81e4dc2b368db42aa569a6fe51c969de45494328 /textedit.h
parentshow keyring files in importkeyfromfile-dialog (diff)
downloadgpg4usb-eaa4e699ebe9739cb353751286006480413d5594.tar.gz
gpg4usb-eaa4e699ebe9739cb353751286006480413d5594.zip
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
Diffstat (limited to 'textedit.h')
-rw-r--r--textedit.h1
1 files changed, 1 insertions, 0 deletions
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
*/