diff options
Diffstat (limited to 'libempathy-gtk/empathy-contact-menu.h')
-rw-r--r-- | libempathy-gtk/empathy-contact-menu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-contact-menu.h b/libempathy-gtk/empathy-contact-menu.h index 2c623e6ba..25f18e03f 100644 --- a/libempathy-gtk/empathy-contact-menu.h +++ b/libempathy-gtk/empathy-contact-menu.h @@ -50,6 +50,7 @@ GtkWidget * empathy_contact_edit_menu_item_new (EmpathyContact *cont GtkWidget * empathy_contact_invite_menu_item_new (EmpathyContact *contact); GtkWidget * empathy_contact_file_transfer_menu_item_new (EmpathyContact *contact); GtkWidget * empathy_contact_share_my_desktop_menu_item_new (EmpathyContact *contact); +GtkWidget * empathy_contact_favourite_menu_item_new (EmpathyContact *contact); G_END_DECLS |