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 b742e6e7..ac52786e 100644 --- a/src/prefs.h +++ b/src/prefs.h @@ -67,6 +67,7 @@ typedef struct { bool_t small_icons; bool_t limit_text_width; bool_t adjust_min_width; + bool_t adjust_table_min_width; bool_t w3c_plus_heuristics; bool_t focus_new_tab; double font_factor; |