summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
Diffstat (limited to 'ted.h')
-rw-r--r--ted.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ted.h b/ted.h
index 819001f..e5f31fb 100644
--- a/ted.h
+++ b/ted.h
@@ -250,6 +250,7 @@ typedef struct {
u32 max_file_size;
u32 max_file_size_view_only;
u16 framerate_cap;
+ u16 text_size_no_dpi;
u16 text_size;
u16 max_menu_width;
u16 error_display_time;