diff options
| author | Robert Bieber <robby@bieberphoto.com> | 2010-06-05 07:14:03 +0000 |
|---|---|---|
| committer | Robert Bieber <robby@bieberphoto.com> | 2010-06-05 07:14:03 +0000 |
| commit | 0af886077520658a12a0c0b2d41bc15e5b906239 (patch) | |
| tree | c9344b0a4d770f51088a336fa220850b8674b38e /utils/themeeditor/editorwindow.ui | |
| parent | e7f38daf171c61f140557fb9e9902f03c4ddd39f (diff) | |
| download | rockbox-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.ui')
| -rw-r--r-- | utils/themeeditor/editorwindow.ui | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/utils/themeeditor/editorwindow.ui b/utils/themeeditor/editorwindow.ui index 0f6062d..b990f6e 100644 --- a/utils/themeeditor/editorwindow.ui +++ b/utils/themeeditor/editorwindow.ui @@ -14,7 +14,7 @@ <string>Rockbox Theme Editor</string> </property> <property name="windowIcon"> - <iconset resource="resources.qrc"> + <iconset> <normaloff>:/resources/resources/windowicon.png</normaloff>:/resources/resources/windowicon.png</iconset> </property> <widget class="QWidget" name="centralwidget"> @@ -195,9 +195,7 @@ </property> </action> </widget> - <resources> - <include location="resources.qrc"/> - </resources> + <resources/> <connections> <connection> <sender>actionQuit</sender> |