Thu, 08 Jan 2009 04:10:31 +0000
Use the right pointer.
| pidgin/gtkconv.c | file | annotate | diff | comparison | revisions |
--- a/pidgin/gtkconv.c Wed Jan 07 05:23:58 2009 +0000 +++ b/pidgin/gtkconv.c Thu Jan 08 04:10:31 2009 +0000 @@ -7810,7 +7810,7 @@ pidgin_conv_gtkmedia_destroyed(GtkWidget *widget, PidginConversation *gtkconv) { gtk_widget_destroyed(widget, &(gtkconv->gtkmedia)); - pidgin_conv_update_buttons_by_protocol((PurpleConversation*)gtkconv); + pidgin_conv_update_buttons_by_protocol(gtkconv->active_conv); } static gboolean