diff -r ad5c5aeba88e -r 5a6d1168a8b3 src/gtkblist.h --- a/src/gtkblist.h Sat Feb 21 00:10:07 2004 +0000 +++ b/src/gtkblist.h Sat Feb 21 06:06:03 2004 +0000 @@ -196,5 +196,9 @@ */ void gaim_gtk_blist_update_protocol_actions(); +/** + * Shows the join chat dialog + */ +void gaim_gtk_blist_show_join_chat(void); #endif /* _GAIM_GTK_LIST_H_ */