From 1edab7cb3e0c6de74d22849c904bcde2168c2854 Mon Sep 17 00:00:00 2001 From: Jonathan Tellier Date: Thu, 6 Aug 2009 10:51:35 -0400 Subject: Fixed style --- libempathy-gtk/empathy-contact-widget.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libempathy-gtk/empathy-contact-widget.c') diff --git a/libempathy-gtk/empathy-contact-widget.c b/libempathy-gtk/empathy-contact-widget.c index e51384548..d6f806360 100644 --- a/libempathy-gtk/empathy-contact-widget.c +++ b/libempathy-gtk/empathy-contact-widget.c @@ -602,8 +602,8 @@ contact_widget_contact_setup (EmpathyContactWidget *information) TRUE); if (!(information->flags & EMPATHY_CONTACT_WIDGET_FOR_TOOLTIP)) - gtk_label_set_selectable (GTK_LABEL (information->label_status), TRUE); - + gtk_label_set_selectable (GTK_LABEL (information->label_status), TRUE); + gtk_box_pack_start (GTK_BOX (information->hbox_presence), information->label_status, TRUE, TRUE, 0); gtk_widget_show (information->label_status); -- cgit v1.2.3