summaryrefslogtreecommitdiff
path: root/src/connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/connection.h')
-rw-r--r--src/connection.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/connection.h b/src/connection.h
index d33e1921..dcc0128d 100644
--- a/src/connection.h
+++ b/src/connection.h
@@ -118,6 +118,8 @@ void salut_connection_dup_avatar_requirements (GStrv *supported_mime_types,
guint *max_width,
guint *max_bytes);
+const TpPresenceStatusSpec * salut_connection_get_presence_statuses (void);
+
G_END_DECLS
#endif /* #ifndef __SALUT_CONNECTION_H__*/