summaryrefslogtreecommitdiff
path: root/src/plugins/aspell/weechat-aspell-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/aspell/weechat-aspell-config.h')
-rw-r--r--src/plugins/aspell/weechat-aspell-config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/aspell/weechat-aspell-config.h b/src/plugins/aspell/weechat-aspell-config.h
index 11dc05920..b66c08434 100644
--- a/src/plugins/aspell/weechat-aspell-config.h
+++ b/src/plugins/aspell/weechat-aspell-config.h
@@ -31,6 +31,7 @@ extern struct t_config_option *weechat_aspell_config_check_default_dict;
extern struct t_config_option *weechat_aspell_config_check_during_search;
extern struct t_config_option *weechat_aspell_config_check_enabled;
extern struct t_config_option *weechat_aspell_config_check_real_time;
+extern struct t_config_option *weechat_aspell_config_check_suggestions;
extern struct t_config_option *weechat_aspell_config_check_word_min_length;
extern char **weechat_aspell_commands_to_check;