aboutsummaryrefslogtreecommitdiffstats
path: root/textedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'textedit.h')
-rw-r--r--textedit.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/textedit.h b/textedit.h
index 74a7dc1..12e4970 100644
--- a/textedit.h
+++ b/textedit.h
@@ -92,6 +92,12 @@ public:
public slots:
/**
+ * @details Return pointer to the currently activated tabpage.
+ *
+ */
+ EditorPage *slotCurPage();
+
+ /**
* @details Insert a ">" at the begining of every line of current textedit.
*/
void slotQuote();
@@ -164,12 +170,6 @@ public slots:
*/
void slotSwitchTabDown();
- /**
- * @details Return pointer to the currently activated tabpage.
- *
- */
- EditorPage *slotCurPage();
-
private:
/**
* @details return just a filename stripped of a whole path