From 750a5cbc6d524c0ec2c28178e605756e603f6970 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Mon, 5 Jul 2004 22:31:26 +0000 Subject: Added "col_status_delimiters" config option --- src/common/weeconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/weeconfig.h') diff --git a/src/common/weeconfig.h b/src/common/weeconfig.h index 692b3690a..88403fe0f 100644 --- a/src/common/weeconfig.h +++ b/src/common/weeconfig.h @@ -106,6 +106,7 @@ extern int cfg_col_chat_dark; extern int cfg_col_chat_highlight; extern int cfg_col_chat_bg; extern int cfg_col_status; +extern int cfg_col_status_delimiters; extern int cfg_col_status_data_msg; extern int cfg_col_status_data_highlight; extern int cfg_col_status_data_other; -- cgit v1.2.3