From cbbdc95d9ccb5dc678daa9e22aeed81dfe72ef8e Mon Sep 17 00:00:00 2001 From: Kevin Ferrare Date: Fri, 4 Nov 2005 07:18:36 +0000 Subject: Fixed a bug in the multi-screen menus, the statusbar wasn't refreshed when coming from some custom wps that erases it ; Initial support for options in the menus git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7747 a1c6a512-1295-4272-9138-f99709370657 --- apps/SOURCES | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/SOURCES') diff --git a/apps/SOURCES b/apps/SOURCES index 42633a2..8b2184b 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -37,6 +37,7 @@ gui/buttonbar.c gui/icon.c gui/list.c gui/scrollbar.c +gui/select.c gui/splash.c gui/statusbar.c gui/textarea.c -- cgit v1.1