diff 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
line wrap: on
line diff
--- 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_ */