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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/themeeditor/editorwindow.h b/utils/themeeditor/editorwindow.h
index 157ee6a30b..1c02bb378d 100644
--- a/utils/themeeditor/editorwindow.h
+++ b/utils/themeeditor/editorwindow.h
@@ -44,6 +44,8 @@ protected:
44private slots: 44private slots:
45 void showPanel(); 45 void showPanel();
46 void newTab(); 46 void newTab();
47 void shiftTab(int index);
48 void closeTab(int index);
47 49
48private: 50private:
49 /* Setup functions */ 51 /* Setup functions */