aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-account.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-account.h')
-rw-r--r--libempathy/empathy-account.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy/empathy-account.h b/libempathy/empathy-account.h
index f88ac43e4..d327de60d 100644
--- a/libempathy/empathy-account.h
+++ b/libempathy/empathy-account.h
@@ -103,6 +103,8 @@ void empathy_account_request_presence (EmpathyAccount *account,
const GHashTable *empathy_account_get_parameters (EmpathyAccount *account);
+void empathy_account_refresh_properties (EmpathyAccount *account);
+
G_END_DECLS