changeset 8823:cb9b23ef1296

[gaim-migrate @ 9585] Forgot this. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Mon, 26 Apr 2004 16:50:12 +0000
parents 42835e357700
children f08245ed03aa
files src/gtkblist.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/gtkblist.c	Mon Apr 26 16:47:20 2004 +0000
+++ b/src/gtkblist.c	Mon Apr 26 16:50:12 2004 +0000
@@ -1152,7 +1152,7 @@
 	g_list_free(list);
 
 	/* moving on to the old ui-specific plugin menus */
-	gaim_signal_emit(GAIM_GTK_BLIST(gaim_get_blist()),
+	gaim_signal_emit(gaim_gtk_blist_get_handle(),
 			"drawing-menu", menu, b);
 
 	gaim_separator(menu);