diff options
| author | Dave Chapman <dave@dchapman.com> | 2006-08-15 08:14:46 +0000 |
|---|---|---|
| committer | Dave Chapman <dave@dchapman.com> | 2006-08-15 08:14:46 +0000 |
| commit | 079ad11896d68f16f23880f4de869bbb47617c19 (patch) | |
| tree | 54e7d33c26da5dfe8d432f2affffbb00273ac8e3 /apps/SOURCES | |
| parent | edf3bcf15b2e3d2c0e16f25cf565ab3338a1d6c0 (diff) | |
| download | rockbox-079ad11896d68f16f23880f4de869bbb47617c19.zip rockbox-079ad11896d68f16f23880f4de869bbb47617c19.tar.gz rockbox-079ad11896d68f16f23880f4de869bbb47617c19.tar.bz2 rockbox-079ad11896d68f16f23880f4de869bbb47617c19.tar.xz | |
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
Diffstat (limited to 'apps/SOURCES')
| -rw-r--r-- | apps/SOURCES | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/SOURCES b/apps/SOURCES index 7580c5e..3548980 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -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 |