Theme Editor: Added an edit menu with a find/replace function (copied from an LGPL...
commit5183a076e73116cc6608d39cd288836f75bbe629
authorbieber <bieber@a1c6a512-1295-4272-9138-f99709370657>
Sat, 26 Jun 2010 07:59:23 +0000 (26 07:59 +0000)
committerbieber <bieber@a1c6a512-1295-4272-9138-f99709370657>
Sat, 26 Jun 2010 07:59:23 +0000 (26 07:59 +0000)
tree5b7ec98c48d2a5d2dc5078007142d2e92c09a8a2
parent38643107d9e271c68548347e702ae052e811f4dc
Theme Editor: Added an edit menu with a find/replace function (copied from an LGPL library)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27137 a1c6a512-1295-4272-9138-f99709370657
12 files changed:
utils/themeeditor/findreplace/findreplacedialog.cpp [new file with mode: 0644]
utils/themeeditor/findreplace/findreplacedialog.h [new file with mode: 0644]
utils/themeeditor/findreplace/findreplacedialog.ui [new file with mode: 0644]
utils/themeeditor/findreplace/findreplaceform.cpp [new file with mode: 0644]
utils/themeeditor/findreplace/findreplaceform.h [new file with mode: 0644]
utils/themeeditor/findreplace/findreplaceform.ui [new file with mode: 0644]
utils/themeeditor/gui/editorwindow.cpp
utils/themeeditor/gui/editorwindow.h
utils/themeeditor/gui/editorwindow.ui
utils/themeeditor/gui/skindocument.cpp
utils/themeeditor/gui/skindocument.h
utils/themeeditor/themeeditor.pro