aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget-skype.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-account-widget-skype.h')
-rw-r--r--libempathy-gtk/empathy-account-widget-skype.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-account-widget-skype.h b/libempathy-gtk/empathy-account-widget-skype.h
index 3ca1e76bc..5ba0c6ed5 100644
--- a/libempathy-gtk/empathy-account-widget-skype.h
+++ b/libempathy-gtk/empathy-account-widget-skype.h
@@ -30,7 +30,8 @@ G_BEGIN_DECLS
void empathy_account_widget_build_skype (EmpathyAccountWidget *self,
const char *filename);
gboolean empathy_account_widget_skype_show_eula (GtkWindow *parent);
-
+gboolean empathy_accounts_dialog_skype_disable_other_accounts (
+ TpAccount *account, GtkWindow *parent);
G_END_DECLS