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 b4f79f0f..2349e23b 100644 --- a/src/common/xchat.h +++ b/src/common/xchat.h @@ -284,6 +284,7 @@ struct xchatprefs unsigned int windows_as_tabs; unsigned int indent_nicks; unsigned int text_replay; + unsigned int text_replay_strip_color; unsigned int show_marker; unsigned int show_separator; unsigned int thin_separator; |