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 998fdc1cd9..2167e48261 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -769,6 +769,7 @@ struct user_settings
769 unsigned char remote_ui_vp_config[64]; /* viewport string for the remote lists */ 769 unsigned char remote_ui_vp_config[64]; /* viewport string for the remote lists */
770#endif 770#endif
771#endif 771#endif
772 int scrollbar_width;
772}; 773};
773 774
774/** global variables **/ 775/** global variables **/