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 0febe54021..bf1228acec 100644
--- a/utils/themeeditor/editorwindow.h
+++ b/utils/themeeditor/editorwindow.h
@@ -50,6 +50,7 @@ private slots:
50 void saveCurrent(); 50 void saveCurrent();
51 void saveCurrentAs(); 51 void saveCurrentAs();
52 void tabTitleChanged(QString title); 52 void tabTitleChanged(QString title);
53 void updateCurrent(); /* Generates code in the current tab */
53 54
54private: 55private:
55 /* Setup functions */ 56 /* Setup functions */