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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/weeconfig.h b/src/common/weeconfig.h
index 3eeeb51fd..4407fd9d9 100644
--- a/src/common/weeconfig.h
+++ b/src/common/weeconfig.h
@@ -102,6 +102,7 @@ extern int cfg_look_nicklist;
extern int cfg_look_nicklist_position;
extern int cfg_look_nicklist_min_size;
extern int cfg_look_nicklist_max_size;
+extern int cfg_look_nicklist_separator;
extern int cfg_look_nickmode;
extern int cfg_look_nickmode_empty;
extern char *cfg_look_no_nickname;