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 2f926c91f6..d4498cf721 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -529,6 +529,7 @@ struct user_settings
529 bool talk_dir_clip; /* use directory .talk clips */ 529 bool talk_dir_clip; /* use directory .talk clips */
530 int talk_file; /* voice file mode: 0=off, 1=number, 2=spell */ 530 int talk_file; /* voice file mode: 0=off, 1=number, 2=spell */
531 bool talk_file_clip; /* use file .talk clips */ 531 bool talk_file_clip; /* use file .talk clips */
532 bool talk_filetype; /* say file type */
532 bool talk_battery_level; 533 bool talk_battery_level;
533 534
534 /* file browser sorting */ 535 /* file browser sorting */