summaryrefslogtreecommitdiff
path: root/src/plugins/trigger/trigger-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/trigger/trigger-config.h')
-rw-r--r--src/plugins/trigger/trigger-config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/trigger/trigger-config.h b/src/plugins/trigger/trigger-config.h
index a6517aa2d..d6746a6b0 100644
--- a/src/plugins/trigger/trigger-config.h
+++ b/src/plugins/trigger/trigger-config.h
@@ -28,6 +28,8 @@ extern struct t_config_section *trigger_config_section_trigger;
extern struct t_config_option *trigger_config_color_regex;
extern struct t_config_option *trigger_config_color_replace;
+extern struct t_config_option *trigger_config_color_trigger;
+extern struct t_config_option *trigger_config_color_trigger_disabled;
extern struct t_config_option *trigger_config_create_option (const char *trigger_name,
int index_option,