]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-account-widget-sip.h
debug-window: fix typo
[empathy.git] / libempathy-gtk / empathy-account-widget-sip.h
index 6334a745b6ab99aa1fbed9cb95ddb2aaada9eaab..84e96e7b63d5e3d4cd6e0b01fbc612b21e7d0d89 100644 (file)
@@ -26,9 +26,9 @@
 
 G_BEGIN_DECLS
 
-void empathy_account_widget_sip_build (EmpathyAccountWidget *self,
+GtkWidget * empathy_account_widget_sip_build (EmpathyAccountWidget *self,
     const char *filename,
-    GtkWidget **table_common_settings);
+    GtkWidget **grid_common_settings);
 
 G_END_DECLS