diff src/gtkblist.h @ 5936:1b56a833d665

[gaim-migrate @ 6376] Moved do_proto_menu() from prpl.[ch] to gaim_gtk_blist_update_protocol_actions() in gtkblist.[ch]. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 21 Jun 2003 08:38:33 +0000
parents 390d32a6b130
children 0c5637b5462e
line wrap: on
line diff
--- a/src/gtkblist.h	Sat Jun 21 07:59:53 2003 +0000
+++ b/src/gtkblist.h	Sat Jun 21 08:38:33 2003 +0000
@@ -178,6 +178,10 @@
  */
 void gaim_gtk_blist_setup_sort_methods();
 
+/**
+ * Updates the protocol actions menu on the GTK+ buddy list window.
+ */
+void gaim_gtk_blist_update_protocol_actions();
 
 
 #endif /* _GAIM_GTK_LIST_H_ */