aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-string-parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-string-parser.h')
-rw-r--r--libempathy-gtk/empathy-string-parser.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-string-parser.h b/libempathy-gtk/empathy-string-parser.h
index db646d60b..aec741add 100644
--- a/libempathy-gtk/empathy-string-parser.h
+++ b/libempathy-gtk/empathy-string-parser.h
@@ -82,6 +82,9 @@ empathy_string_replace_escaped (const gchar *text,
gpointer match_data,
gpointer user_data);
+gchar *
+empathy_add_link_markup (const gchar *text);
+
G_END_DECLS
#endif /* __EMPATHY_STRING_PARSER_H__ */