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 5d6d4cb717..fedec8e025 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -576,6 +576,7 @@ struct user_settings
576 bool constrain_next_folder; /* whether next_folder is constrained to 576 bool constrain_next_folder; /* whether next_folder is constrained to
577 directories within start_directory */ 577 directories within start_directory */
578 int recursive_dir_insert; /* should directories be inserted recursively */ 578 int recursive_dir_insert; /* should directories be inserted recursively */
579 bool playlist_reload_after_save; /* reload and resume playlist after saving */
579 bool fade_on_stop; /* fade on pause/unpause/stop */ 580 bool fade_on_stop; /* fade on pause/unpause/stop */
580 bool playlist_shuffle; 581 bool playlist_shuffle;
581 bool warnon_erase_dynplaylist; /* warn when erasing dynamic playlist */ 582 bool warnon_erase_dynplaylist; /* warn when erasing dynamic playlist */