diff options
Diffstat (limited to 'libempathy-gtk/empathy-contact-chooser.h')
-rw-r--r-- | libempathy-gtk/empathy-contact-chooser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-contact-chooser.h b/libempathy-gtk/empathy-contact-chooser.h index b6e45c220..ba95bcfbe 100644 --- a/libempathy-gtk/empathy-contact-chooser.h +++ b/libempathy-gtk/empathy-contact-chooser.h @@ -52,7 +52,7 @@ struct _EmpathyContactChooserClass GType empathy_contact_chooser_get_type (void); -GtkWidget * empathy_contact_chooser_new (EmpathyTpChat *tp_chat); +GtkWidget * empathy_contact_chooser_new (void); FolksIndividual * empathy_contact_chooser_dup_selected ( EmpathyContactChooser *self); |