aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-account-widget.h')
-rw-r--r--libempathy-gtk/empathy-account-widget.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-account-widget.h b/libempathy-gtk/empathy-account-widget.h
index 191997ece..25a65c183 100644
--- a/libempathy-gtk/empathy-account-widget.h
+++ b/libempathy-gtk/empathy-account-widget.h
@@ -32,9 +32,8 @@
G_BEGIN_DECLS
-GtkWidget *empathy_account_widget_new_with_glade (McAccount *account,
+void empathy_account_widget_handle_params (McAccount *account,
GladeXML *glade,
- const gchar *root,
const gchar *first_widget_name,
...);
void emapthy_account_widget_add_forget_button (McAccount *account,