summaryrefslogtreecommitdiff
path: root/utils/themeeditor/themeeditor.pro
diff options
context:
space:
mode:
authorRobert Bieber <robby@bieberphoto.com>2010-08-05 00:43:33 +0000
committerRobert Bieber <robby@bieberphoto.com>2010-08-05 00:43:33 +0000
commit054a85fdca651844f969f44755b8531ab2e962d7 (patch)
treed424970a137d4bbdd57102961a46653e67589820 /utils/themeeditor/themeeditor.pro
parent467451878726a3755eb3b2b472a3b33299cb9245 (diff)
downloadrockbox-054a85fdca651844f969f44755b8531ab2e962d7.tar.gz
rockbox-054a85fdca651844f969f44755b8531ab2e962d7.zip
Theme Editor: Added code generate/undo functionality to SkinViewer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27704 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/themeeditor.pro')
-rw-r--r--utils/themeeditor/themeeditor.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro
index d3d8b1d080..5418bbf555 100644
--- a/utils/themeeditor/themeeditor.pro
+++ b/utils/themeeditor/themeeditor.pro
@@ -182,7 +182,8 @@ OTHER_FILES += README \
182 resources/edit-paste.png \ 182 resources/edit-paste.png \
183 resources/edit-cut.png \ 183 resources/edit-cut.png \
184 resources/edit-copy.png \ 184 resources/edit-copy.png \
185 resources/edit-find-replace.png 185 resources/edit-find-replace.png \
186 resources/applications-system.png
186FORMS += gui/editorwindow.ui \ 187FORMS += gui/editorwindow.ui \
187 gui/preferencesdialog.ui \ 188 gui/preferencesdialog.ui \
188 gui/configdocument.ui \ 189 gui/configdocument.ui \