diff src/ui.h @ 3188:49fb2b634a2a

[gaim-migrate @ 3205] The Robot101 commit. A toc fix (don't use toc) and the possibility to compile iconaway.c on an applet and use it on the standalone app. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sat, 27 Apr 2002 19:41:07 +0000
parents fce1883cc608
children 332df87cf3d6
line wrap: on
line diff
--- a/src/ui.h	Sat Apr 27 07:43:53 2002 +0000
+++ b/src/ui.h	Sat Apr 27 19:41:07 2002 +0000
@@ -349,6 +349,7 @@
 extern void gaim_separator(GtkWidget *);
 extern void redo_buddy_list(); /* you really shouldn't call this function */
 extern void set_blist_tab();
+extern void hide_buddy_list();
 
 /* Functions in buddy_chat.c */
 extern void join_chat();