1
0
Fork 0
forked from len0rd/rockbox

Patch #5795 from Jonathan Gordon - change the settings display for enumerations and integers to use the list widget. Patch also adds an optional title to the list widget which is used in the settings.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10576 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2006-08-15 08:14:46 +00:00
parent edf3bcf15b
commit 079ad11896
5 changed files with 197 additions and 99 deletions

View file

@ -39,7 +39,6 @@ gui/logo.c
gui/option_select.c
gui/quickscreen.c
gui/scrollbar.c
gui/select.c
gui/splash.c
gui/statusbar.c
gui/textarea.c