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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/list.h b/apps/gui/list.h
index 23997e8a65..7148e340cc 100644
--- a/apps/gui/list.h
+++ b/apps/gui/list.h
@@ -26,7 +26,7 @@
26#include "icon.h" 26#include "icon.h"
27#include "screen_access.h" 27#include "screen_access.h"
28 28
29#define SCROLLBAR_WIDTH 6 29#define SCROLLBAR_WIDTH global_settings.scrollbar_width
30 30
31enum list_wrap { 31enum list_wrap {
32 LIST_WRAP_ON = 0, 32 LIST_WRAP_ON = 0,