summaryrefslogtreecommitdiff
path: root/apps/plugins/text_viewer/tv_preferences.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/text_viewer/tv_preferences.h')
-rw-r--r--apps/plugins/text_viewer/tv_preferences.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/text_viewer/tv_preferences.h b/apps/plugins/text_viewer/tv_preferences.h
index f3b2aebfa6..65d9521e15 100644
--- a/apps/plugins/text_viewer/tv_preferences.h
+++ b/apps/plugins/text_viewer/tv_preferences.h
@@ -93,6 +93,8 @@ struct tv_preferences {
93 93
94 bool statusbar; 94 bool statusbar;
95 95
96 bool night_mode;
97
96#ifdef HAVE_LCD_BITMAP 98#ifdef HAVE_LCD_BITMAP
97 unsigned char font_name[MAX_PATH]; 99 unsigned char font_name[MAX_PATH];
98 int font_id; 100 int font_id;