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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/gui/list.h b/apps/gui/list.h
index 19f0ccbbff..b716d8afd9 100644
--- a/apps/gui/list.h
+++ b/apps/gui/list.h
@@ -149,9 +149,6 @@ struct gui_synclist
149 bool talk_menu; 149 bool talk_menu;
150 bool wraparound; 150 bool wraparound;
151 bool scroll_paginated; 151 bool scroll_paginated;
152 /* defines wether the list should stop when reaching the top/bottom
153 * or should continue (by going to bottom/top) */
154 bool limit_scroll;
155 /* whether the text of the whole items of the list have to be 152 /* whether the text of the whole items of the list have to be
156 * scrolled or only for the selected item */ 153 * scrolled or only for the selected item */
157 bool scroll_all; 154 bool scroll_all;