From 047a96316d388258fcff299ac4bea1bc3881ecae Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 21 Dec 2009 17:01:13 +0000 Subject: add empathy_account_settings_get_tp_protocol --- libempathy/empathy-account-settings.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libempathy/empathy-account-settings.h') diff --git a/libempathy/empathy-account-settings.h b/libempathy/empathy-account-settings.h index 0ea9b5567..419476b3e 100644 --- a/libempathy/empathy-account-settings.h +++ b/libempathy/empathy-account-settings.h @@ -169,6 +169,9 @@ gboolean empathy_account_settings_apply_finish ( gboolean empathy_account_settings_is_valid (EmpathyAccountSettings *settings); +const TpConnectionManagerProtocol * empathy_account_settings_get_tp_protocol ( + EmpathyAccountSettings *settings); + G_END_DECLS #endif /* #ifndef __EMPATHY_ACCOUNT_SETTINGS_H__*/ -- cgit v1.2.3