summaryrefslogtreecommitdiff
path: root/apps/gui/list.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/list.h')
-rw-r--r--apps/gui/list.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/gui/list.h b/apps/gui/list.h
index 8a36acb005..ed61889083 100644
--- a/apps/gui/list.h
+++ b/apps/gui/list.h
@@ -132,6 +132,7 @@ struct gui_synclist
132 132
133 133
134#ifdef HAVE_LCD_BITMAP 134#ifdef HAVE_LCD_BITMAP
135extern void list_init(void);
135/* parse global setting to static int */ 136/* parse global setting to static int */
136extern void gui_list_screen_scroll_step(int ofs); 137extern void gui_list_screen_scroll_step(int ofs);
137 138