summaryrefslogtreecommitdiff
path: root/utils/themeeditor/editorwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/editorwindow.h')
-rw-r--r--utils/themeeditor/editorwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/themeeditor/editorwindow.h b/utils/themeeditor/editorwindow.h
index 1c02bb378d..52076b61a2 100644
--- a/utils/themeeditor/editorwindow.h
+++ b/utils/themeeditor/editorwindow.h
@@ -46,6 +46,7 @@ private slots:
46 void newTab(); 46 void newTab();
47 void shiftTab(int index); 47 void shiftTab(int index);
48 void closeTab(int index); 48 void closeTab(int index);
49 void tabTitleChanged(QString title);
49 50
50private: 51private:
51 /* Setup functions */ 52 /* Setup functions */