summaryrefslogtreecommitdiff
path: root/src/common/weeconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/weeconfig.h')
-rw-r--r--src/common/weeconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/weeconfig.h b/src/common/weeconfig.h
index 18e4768b5..b760a8857 100644
--- a/src/common/weeconfig.h
+++ b/src/common/weeconfig.h
@@ -108,6 +108,8 @@ extern int cfg_col_chat_time;
extern int cfg_col_chat_time_sep;
extern int cfg_col_chat_prefix1;
extern int cfg_col_chat_prefix2;
+extern int cfg_col_chat_join;
+extern int cfg_col_chat_part;
extern int cfg_col_chat_nick;
extern int cfg_col_chat_host;
extern int cfg_col_chat_channel;