diff pidgin/gtkconv.c @ 25538:69cb4582b513

propagate from branch 'im.pidgin.pidgin' (head 82f657fd45abe5db78920f196a8a795c730c78cc) to branch 'im.pidgin.pidgin.yaz' (head 249d4c86517c508241bfc4da293c5fdb11cc1de7)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 27 Jul 2007 04:44:44 +0000
parents e9abf085d519 8f36a83bc1cf
children 536ee8e459ef
line wrap: on
line diff
--- a/pidgin/gtkconv.c	Wed Jul 25 04:36:02 2007 +0000
+++ b/pidgin/gtkconv.c	Fri Jul 27 04:44:44 2007 +0000
@@ -2369,6 +2369,8 @@
 			&(gtkconv->infopane_iter),
 			CONV_EMBLEM_COLUMN, emblem, -1);
 
+	/* XXX seanegan Why do I have to do this? */
+	gtk_widget_queue_draw(gtkconv->infopane);
 
 	if (status != NULL)
 		g_object_unref(status);