diff options
Diffstat (limited to 'libempathy-gtk/empathy-account-widget.h')
-rw-r--r-- | libempathy-gtk/empathy-account-widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-account-widget.h b/libempathy-gtk/empathy-account-widget.h index f7959fa95..2e4344c06 100644 --- a/libempathy-gtk/empathy-account-widget.h +++ b/libempathy-gtk/empathy-account-widget.h @@ -36,7 +36,7 @@ void empathy_account_widget_handle_params (McAccount *account, GladeXML *glade, const gchar *first_widget_name, ...); -void emapthy_account_widget_add_forget_button (McAccount *account, +void empathy_account_widget_add_forget_button (McAccount *account, GladeXML *glade, const gchar *button, const gchar *entry); |