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, 2 insertions, 0 deletions
diff --git a/apps/settings.h b/apps/settings.h
index fc9a004cfc..36b4a839a4 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -230,6 +230,8 @@ struct user_settings
230 230
231 bool line_in; /* false=off, true=active */ 231 bool line_in; /* false=off, true=active */
232 232
233 bool id3_v1_first; /* true = ID3V1 has prio over ID3V2 tag */
234
233 /* playlist viewer settings */ 235 /* playlist viewer settings */
234 bool playlist_viewer_icons; /* display icons on viewer */ 236 bool playlist_viewer_icons; /* display icons on viewer */
235 bool playlist_viewer_indices; /* display playlist indices on viewer */ 237 bool playlist_viewer_indices; /* display playlist indices on viewer */