aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget-private.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-11-19 01:48:26 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-11-23 23:06:38 +0800
commit0aee963e52e7432567e664a385f4b0658fe8993c (patch)
treea4253dcc6baed86b516e6bae70b41812b9739ab9 /libempathy-gtk/empathy-account-widget-private.h
parentadf5302cd8c725cd3d6c5948481839da6b911d45 (diff)
downloadgsoc2013-empathy-0aee963e52e7432567e664a385f4b0658fe8993c.tar
gsoc2013-empathy-0aee963e52e7432567e664a385f4b0658fe8993c.tar.gz
gsoc2013-empathy-0aee963e52e7432567e664a385f4b0658fe8993c.tar.bz2
gsoc2013-empathy-0aee963e52e7432567e664a385f4b0658fe8993c.tar.lz
gsoc2013-empathy-0aee963e52e7432567e664a385f4b0658fe8993c.tar.xz
gsoc2013-empathy-0aee963e52e7432567e664a385f4b0658fe8993c.tar.zst
gsoc2013-empathy-0aee963e52e7432567e664a385f4b0658fe8993c.zip
rename account_widget_setup_widget empathy_account_widget_setup_widget
This function is exported now.
Diffstat (limited to 'libempathy-gtk/empathy-account-widget-private.h')
-rw-r--r--libempathy-gtk/empathy-account-widget-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-account-widget-private.h b/libempathy-gtk/empathy-account-widget-private.h
index c5c1c1a7c..1de7dce23 100644
--- a/libempathy-gtk/empathy-account-widget-private.h
+++ b/libempathy-gtk/empathy-account-widget-private.h
@@ -42,7 +42,7 @@ void empathy_account_widget_handle_params (EmpathyAccountWidget *self,
const gchar *first_widget,
...);
-void account_widget_setup_widget (EmpathyAccountWidget *self,
+void empathy_account_widget_setup_widget (EmpathyAccountWidget *self,
GtkWidget *widget,
const gchar *param_name);