diff options
| author | Thomas Martitz <kugel@rockbox.org> | 2009-10-16 20:30:09 +0000 |
|---|---|---|
| committer | Thomas Martitz <kugel@rockbox.org> | 2009-10-16 20:30:09 +0000 |
| commit | 8d032ae136035563f262dabf9b839b90db25de29 (patch) | |
| tree | a044aeabdd553bc7fb58e0a2a1434767204c6d32 /apps/SOURCES | |
| parent | 27ece8c366b89fab05a47c342edc3edc18a6c5e3 (diff) | |
| download | rockbox-8d032ae136035563f262dabf9b839b90db25de29.zip rockbox-8d032ae136035563f262dabf9b839b90db25de29.tar.gz rockbox-8d032ae136035563f262dabf9b839b90db25de29.tar.bz2 rockbox-8d032ae136035563f262dabf9b839b90db25de29.tar.xz | |
initial custom statusbar commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23212 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/SOURCES')
| -rw-r--r-- | apps/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/SOURCES b/apps/SOURCES index bac3765..49d248d 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -78,6 +78,7 @@ gui/quickscreen.c #endif gui/wps.c +gui/statusbar-skinned.c gui/scrollbar.c gui/splash.c gui/statusbar.c |