aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-utils.h')
-rw-r--r--libempathy/empathy-utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h
index 90933eded..fb25d7a99 100644
--- a/libempathy/empathy-utils.h
+++ b/libempathy/empathy-utils.h
@@ -106,6 +106,8 @@ gchar *empathy_format_currency (gint amount,
guint scale,
const gchar *currency);
+gboolean empathy_account_has_uri_scheme_tel (TpAccount *account);
+
/* Copied from wocky/wocky-utils.h */
#define empathy_implement_finish_void(source, tag) \