diff options
Diffstat (limited to 'src/plugins/fset/fset-config.h')
-rw-r--r-- | src/plugins/fset/fset-config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/fset/fset-config.h b/src/plugins/fset/fset-config.h index 80fef6f4d..ba0fd5f10 100644 --- a/src/plugins/fset/fset-config.h +++ b/src/plugins/fset/fset-config.h @@ -50,6 +50,7 @@ extern struct t_config_option *fset_config_color_name[2]; extern struct t_config_option *fset_config_color_parent_name[2]; extern struct t_config_option *fset_config_color_parent_value[2]; extern struct t_config_option *fset_config_color_quotes[2]; +extern struct t_config_option *fset_config_color_quotes_changed[2]; extern struct t_config_option *fset_config_color_string_values[2]; extern struct t_config_option *fset_config_color_type[2]; extern struct t_config_option *fset_config_color_unmarked[2]; |