aboutsummaryrefslogtreecommitdiffstats
path: root/textedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'textedit.h')
-rw-r--r--textedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/textedit.h b/textedit.h
index 2d70b73..8fa2b33 100644
--- a/textedit.h
+++ b/textedit.h
@@ -137,7 +137,7 @@ public slots:
* @details Adds a new tab with the title "untitled"+countpage+".txt"
* Sets the focus to the new tab. Increase Tab-Count by one
*/
- void slotNewTab();
+ void slotNewEditorPageTab();
/**
* @details Adds a new tab with the given title and opens given html file.