diff -r 189805249b19 -r ad941796372e pidgin/gtkstatusbox.c --- a/pidgin/gtkstatusbox.c Mon Jun 25 04:23:12 2012 -0400 +++ b/pidgin/gtkstatusbox.c Mon Jun 25 18:24:02 2012 -0400 @@ -1934,7 +1934,7 @@ { gint box_min_height, box_nat_height; gint border_width = gtk_container_get_border_width(GTK_CONTAINER (widget)); - + gtk_widget_get_preferred_height(PIDGIN_STATUS_BOX(widget)->toggle_button, minimum_height, natural_height);