From 74b6af93b1436dc61e8f10b3aff3c79face5faba Mon Sep 17 00:00:00 2001 From: Kevin Ferrare Date: Tue, 22 Nov 2005 03:38:07 +0000 Subject: Added multi-screen support for quickscreen (mostly rewritten from scratch) and USB screen ; just looking at the hour makes me think it could be buggy git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8039 a1c6a512-1295-4272-9138-f99709370657 --- apps/SOURCES | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'apps/SOURCES') diff --git a/apps/SOURCES b/apps/SOURCES index a93e7cf4ff..c4eee62714 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -32,14 +32,16 @@ filetree.c screen_access.c gui/buttonbar.c +gui/gwps.c +gui/gwps-common.c gui/icon.c gui/list.c +gui/option_select.c +gui/quickscreen.c gui/scrollbar.c gui/select.c gui/splash.c gui/statusbar.c -gui/gwps.c -gui/gwps-common.c gui/textarea.c gui/yesno.c -- cgit v1.2.3