Add option to retain colors in scrollback

This commit is contained in:
Berke Viktor
2012-07-19 09:14:34 +02:00
parent 89584e565a
commit ef81a24f64
4 changed files with 12 additions and 2 deletions

View File

@@ -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;