summaryrefslogtreecommitdiff
path: root/src/common/weeconfig.h
diff options
context:
space:
mode:
authorEmmanuel Bouthenot <kolter@openics.org>2005-11-13 16:59:40 +0000
committerEmmanuel Bouthenot <kolter@openics.org>2005-11-13 16:59:40 +0000
commit8cab953c6f7d96b9c0b10fc1294b351adb5ed56b (patch)
tree11285d1d4698c6280539cd3a118812fdbb69f777 /src/common/weeconfig.h
parentb81fa36a5c9be46c952a2dd40b5c013dd023123c (diff)
downloadweechat-8cab953c6f7d96b9c0b10fc1294b351adb5ed56b.zip
add command /history
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 a269d6b68..b0413c3e1 100644
--- a/src/common/weeconfig.h
+++ b/src/common/weeconfig.h
@@ -169,6 +169,7 @@ extern int cfg_col_dcc_aborted;
extern int cfg_history_max_lines;
extern int cfg_history_max_commands;
+extern int cfg_history_display_default;
extern int cfg_log_auto_server;
extern int cfg_log_auto_channel;