summaryrefslogtreecommitdiff
path: root/utils/themeeditor/gui/editorwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/gui/editorwindow.h')
-rw-r--r--utils/themeeditor/gui/editorwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/themeeditor/gui/editorwindow.h b/utils/themeeditor/gui/editorwindow.h
index 55e18732d0..996ddcd40e 100644
--- a/utils/themeeditor/gui/editorwindow.h
+++ b/utils/themeeditor/gui/editorwindow.h
@@ -72,6 +72,7 @@ private slots:
72 void closeProject(); 72 void closeProject();
73 void saveCurrent(); 73 void saveCurrent();
74 void saveCurrentAs(); 74 void saveCurrentAs();
75 void exportProject();
75 void openFile(); 76 void openFile();
76 void openProject(); 77 void openProject();
77 void tabTitleChanged(QString title); 78 void tabTitleChanged(QString title);