diff options
Diffstat (limited to 'utils/themeeditor/gui/editorwindow.h')
| -rw-r--r-- | utils/themeeditor/gui/editorwindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/themeeditor/gui/editorwindow.h b/utils/themeeditor/gui/editorwindow.h index 55e1873..996ddcd 100644 --- a/utils/themeeditor/gui/editorwindow.h +++ b/utils/themeeditor/gui/editorwindow.h @@ -72,6 +72,7 @@ private slots: void closeProject(); void saveCurrent(); void saveCurrentAs(); + void exportProject(); void openFile(); void openProject(); void tabTitleChanged(QString title); |