summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings.h b/apps/settings.h
index 201cd8f772..3ea9ee96e1 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -478,7 +478,7 @@ struct user_settings
478#endif 478#endif
479 479
480 /* misc options */ 480 /* misc options */
481#ifndef HAVE_SCROLLWHEEL 481#ifndef HAVE_WHEEL_ACCELERATION
482 int list_accel_start_delay; /* ms before we start increaseing step size */ 482 int list_accel_start_delay; /* ms before we start increaseing step size */
483 int list_accel_wait; /* ms between increases */ 483 int list_accel_wait; /* ms between increases */
484#endif 484#endif