summaryrefslogtreecommitdiff
path: root/utils/themeeditor/editorwindow.h
diff options
context:
space:
mode:
authorRobert Bieber <robby@bieberphoto.com>2010-06-05 07:14:03 +0000
committerRobert Bieber <robby@bieberphoto.com>2010-06-05 07:14:03 +0000
commit0af886077520658a12a0c0b2d41bc15e5b906239 (patch)
treec9344b0a4d770f51088a336fa220850b8674b38e /utils/themeeditor/editorwindow.h
parente7f38daf171c61f140557fb9e9902f03c4ddd39f (diff)
downloadrockbox-0af886077520658a12a0c0b2d41bc15e5b906239.zip
rockbox-0af886077520658a12a0c0b2d41bc15e5b906239.tar.gz
rockbox-0af886077520658a12a0c0b2d41bc15e5b906239.tar.bz2
rockbox-0af886077520658a12a0c0b2d41bc15e5b906239.tar.xz
Theme Editor: Enabled persistent window and panel locations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26565 a1c6a512-1295-4272-9138-f99709370657
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 2b64bde..157ee6a 100644
--- a/utils/themeeditor/editorwindow.h
+++ b/utils/themeeditor/editorwindow.h
@@ -48,6 +48,7 @@ private slots:
private:
/* Setup functions */
void loadSettings();
+ void saveSettings();
void setupUI();
void setupMenus();