diff options
Diffstat (limited to 'src/common/xchat.h')
-rw-r--r-- | src/common/xchat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/xchat.h b/src/common/xchat.h index 0329cb47..668d1f98 100644 --- a/src/common/xchat.h +++ b/src/common/xchat.h @@ -292,6 +292,7 @@ struct xchatprefs unsigned int thin_separator; unsigned int auto_indent; unsigned int wordwrap; + unsigned int gui_compact; unsigned int gui_input_spell; unsigned int gui_tray; unsigned int gui_tray_flags; |