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 f3ab0857..267dc31b 100644 --- a/src/common/xchat.h +++ b/src/common/xchat.h @@ -294,6 +294,7 @@ struct xchatprefs unsigned int wordwrap; unsigned int gui_compact; unsigned int gui_input_spell; + unsigned int gui_tab_dots; unsigned int gui_tray; unsigned int gui_tray_flags; unsigned int gui_tweaks; |