aboutsummaryrefslogtreecommitdiffstats
path: root/textedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'textedit.h')
-rw-r--r--textedit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/textedit.h b/textedit.h
index 8fa2b33..b5afb07 100644
--- a/textedit.h
+++ b/textedit.h
@@ -147,6 +147,8 @@ public slots:
*/
void slotNewHelpTab(QString title, QString path);
+ void slotNewQMLTab(QString title, QString qmlfile);
+
/**
* @details put a * in front of current tabs title, if current textedit is modified
*/