aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-util-labels.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-util-labels.h')
-rw-r--r--e-util/e-util-labels.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/e-util-labels.h b/e-util/e-util-labels.h
index a9dd5613bc..26520ff226 100644
--- a/e-util/e-util-labels.h
+++ b/e-util/e-util-labels.h
@@ -52,4 +52,6 @@ const char *e_util_labels_get_name (GSList *labels, const char *tag);
gboolean e_util_labels_get_color (GSList *labels, const char *tag, GdkColor *color);
const char *e_util_labels_get_color_str (GSList *labels, const char *tag);
+GSList * e_util_labels_get_filter_options (void);
+
#endif /* _E_UTIL_LABELS_H */