From 084ff072dc33b608d5a23c905658193cec58ada2 Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Thu, 3 Jun 2010 20:51:17 +0000 Subject: Theme Editor: Added a window icon and made menus alt-navigable git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26525 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/themeeditor.pro | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'utils/themeeditor/themeeditor.pro') diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro index ede17109b5..15615004b1 100644 --- a/utils/themeeditor/themeeditor.pro +++ b/utils/themeeditor/themeeditor.pro @@ -22,5 +22,8 @@ SOURCES += tag_table.c \ parsetreenode.cpp \ editorwindow.cpp \ skinhighlighter.cpp -OTHER_FILES += README +OTHER_FILES += README \ + resources/windowicon.png \ + resources/appicon.xcf FORMS += editorwindow.ui +RESOURCES += resources.qrc -- cgit v1.2.3