From ea664e06476cb572bab2eadbb9c060902a95a34a Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Sat, 3 May 2008 12:30:40 +0000 Subject: Viewported quickscreen (take 2 :D) (FS#8553) - no customization support - no top item - much better use of the screen - deprecates 20 odd lang strings (the QS can now use the regular lang strings and user font) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17315 a1c6a512-1295-4272-9138-f99709370657 --- apps/SOURCES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/SOURCES') diff --git a/apps/SOURCES b/apps/SOURCES index 4a3da0c..c4a1cb6 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -60,7 +60,9 @@ gui/bitmap/list.c gui/charcell/list.c #endif gui/option_select.c +#ifdef HAVE_QUICKSCREEN gui/quickscreen.c +#endif gui/scrollbar.c gui/splash.c gui/statusbar.c -- cgit v1.1