Theme Editor: Added line numbering in the text editor, thanks to some code from Nokia...
commit523485ecabc3505207a3cfbe446d04eb47814d9c
authorbieber <bieber@a1c6a512-1295-4272-9138-f99709370657>
Tue, 8 Jun 2010 07:57:43 +0000 (8 07:57 +0000)
committerbieber <bieber@a1c6a512-1295-4272-9138-f99709370657>
Tue, 8 Jun 2010 07:57:43 +0000 (8 07:57 +0000)
tree6a78263259233b95cf236f3d700372d489c46ae6
parent1b9609bef16fb66916eedbba3f0484908790c03b
Theme Editor: Added line numbering in the text editor, thanks to some code from Nokia.  Also made newly opened documents scroll to the top of the document after loading

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26683 a1c6a512-1295-4272-9138-f99709370657
utils/themeeditor/codeeditor.cpp [new file with mode: 0644]
utils/themeeditor/codeeditor.h [new file with mode: 0644]
utils/themeeditor/skindocument.cpp
utils/themeeditor/skindocument.h
utils/themeeditor/themeeditor.pro