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 2b64bde793..157ee6a30b 100644
--- a/utils/themeeditor/editorwindow.h
+++ b/utils/themeeditor/editorwindow.h
@@ -48,6 +48,7 @@ private slots:
48private: 48private:
49 /* Setup functions */ 49 /* Setup functions */
50 void loadSettings(); 50 void loadSettings();
51 void saveSettings();
51 void setupUI(); 52 void setupUI();
52 void setupMenus(); 53 void setupMenus();
53 54