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