[gaim-migrate @ 9585]

Mon, 26 Apr 2004 16:50:12 +0000

author
Sean Egan <seanegan@pidgin.im>
date
Mon, 26 Apr 2004 16:50:12 +0000
changeset 8823
fee6cdfab9f3
parent 8822
e09a5f8e5e19
child 8824
e6e9afd3c813

[gaim-migrate @ 9585]
Forgot this.

src/gtkblist.c file | annotate | diff | comparison | revisions
--- 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);

mercurial