comparison src/gtkblist.h @ 8305:57bdd25752c1

[gaim-migrate @ 9029] The docklet should compile again. Yay! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 21 Feb 2004 06:06:03 +0000
parents fa6395637e2c
children ada0cf2f49fe
comparison
equal deleted inserted replaced
8304:42f1614783f0 8305:57bdd25752c1
194 /** 194 /**
195 * Updates the protocol actions menu on the GTK+ buddy list window. 195 * Updates the protocol actions menu on the GTK+ buddy list window.
196 */ 196 */
197 void gaim_gtk_blist_update_protocol_actions(); 197 void gaim_gtk_blist_update_protocol_actions();
198 198
199 /**
200 * Shows the join chat dialog
201 */
202 void gaim_gtk_blist_show_join_chat(void);
199 203
200 #endif /* _GAIM_GTK_LIST_H_ */ 204 #endif /* _GAIM_GTK_LIST_H_ */