diff options
Diffstat (limited to 'libempathy-gtk/empathy-account-widget.h')
-rw-r--r-- | libempathy-gtk/empathy-account-widget.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-account-widget.h b/libempathy-gtk/empathy-account-widget.h index acc8a051a..2f7d54431 100644 --- a/libempathy-gtk/empathy-account-widget.h +++ b/libempathy-gtk/empathy-account-widget.h @@ -82,6 +82,8 @@ void empathy_account_widget_set_other_accounts_exist ( void empathy_account_widget_hide_buttons (EmpathyAccountWidget *self); +void empathy_account_widget_apply_and_log_in (EmpathyAccountWidget *self); + /* protected methods */ void empathy_account_widget_changed (EmpathyAccountWidget *widget); |