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 f8a04b0b70..adcee0ece4 100644
--- a/utils/themeeditor/editorwindow.h
+++ b/utils/themeeditor/editorwindow.h
@@ -53,6 +53,7 @@ private slots:
53 void saveCurrent(); 53 void saveCurrent();
54 void saveCurrentAs(); 54 void saveCurrentAs();
55 void openFile(); 55 void openFile();
56 void openProject();
56 void tabTitleChanged(QString title); 57 void tabTitleChanged(QString title);
57 void updateCurrent(); /* Generates code in the current tab */ 58 void updateCurrent(); /* Generates code in the current tab */
58 59