--- a/src/blist.h Sat May 22 16:43:55 2004 +0000 +++ b/src/blist.h Sat May 22 16:46:07 2004 +0000 @@ -863,6 +863,12 @@ GList *gaim_buddy_get_extended_menu(GaimBuddy *b); /** + * Retrieves the extended menu items for a chat. + * @param c The chat to obtain the extended menu items for +*/ +GList *gaim_chat_get_extended_menu(GaimChat *c); + +/** * Retrieves the extended menu items for a group. * @param g The group to obtain the extended menu items for */