diff options
Diffstat (limited to 'src/prefs.h')
-rw-r--r-- | src/prefs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prefs.h b/src/prefs.h index f4c70bb1..a50b5585 100644 --- a/src/prefs.h +++ b/src/prefs.h @@ -44,6 +44,7 @@ struct _DilloPrefs { bool_t w3c_plus_heuristics; bool_t focus_new_tab; double font_factor; + int32_t font_max_size; int32_t font_min_size; bool_t show_back; bool_t show_forw; |