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 3f49cfcb2c..bed88c82ea 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -483,9 +483,9 @@ struct user_settings
483 int touchpad_sensitivity; 483 int touchpad_sensitivity;
484#endif 484#endif
485 485
486 int pause_rewind; /* time in s to rewind when pausing */
486#ifdef HAVE_HEADPHONE_DETECTION 487#ifdef HAVE_HEADPHONE_DETECTION
487 int unplug_mode; /* pause on headphone unplug */ 488 int unplug_mode; /* pause on headphone unplug */
488 int unplug_rw; /* time in s to rewind when pausing */
489 bool unplug_autoresume; /* disable auto-resume if no phones */ 489 bool unplug_autoresume; /* disable auto-resume if no phones */
490#endif 490#endif
491 491