summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings.h b/apps/settings.h
index 2167e48261..e999534eb0 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -770,6 +770,7 @@ struct user_settings
770#endif 770#endif
771#endif 771#endif
772 int scrollbar_width; 772 int scrollbar_width;
773 bool scrollbar_position; /* true=left false=right */
773}; 774};
774 775
775/** global variables **/ 776/** global variables **/