aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-chat-window.c
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-04-02 17:42:09 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-04-02 17:42:09 +0800
commit69900fedd9c4cbfb05a03e6096bab8e815b1e075 (patch)
tree7c890a343b1de61576b9d977d5b83aa37f517831 /src/empathy-chat-window.c
parent133eb37ea0329d8fdd89f8dd62b09af1d282fc97 (diff)
downloadgsoc2013-empathy-69900fedd9c4cbfb05a03e6096bab8e815b1e075.tar
gsoc2013-empathy-69900fedd9c4cbfb05a03e6096bab8e815b1e075.tar.gz
gsoc2013-empathy-69900fedd9c4cbfb05a03e6096bab8e815b1e075.tar.bz2
gsoc2013-empathy-69900fedd9c4cbfb05a03e6096bab8e815b1e075.tar.lz
gsoc2013-empathy-69900fedd9c4cbfb05a03e6096bab8e815b1e075.tar.xz
gsoc2013-empathy-69900fedd9c4cbfb05a03e6096bab8e815b1e075.tar.zst
gsoc2013-empathy-69900fedd9c4cbfb05a03e6096bab8e815b1e075.zip
Fix separator in the glade and show the chat widget when adding on a window
svn path=/trunk/; revision=848
Diffstat (limited to 'src/empathy-chat-window.c')
-rw-r--r--src/empathy-chat-window.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c
index b7e6ccf48..3a761f596 100644
--- a/src/empathy-chat-window.c
+++ b/src/empathy-chat-window.c
@@ -1407,6 +1407,7 @@ empathy_chat_window_add_chat (EmpathyChatWindow *window,
gtk_notebook_set_tab_detachable (GTK_NOTEBOOK (priv->notebook), child, TRUE);
gtk_notebook_set_tab_label_packing (GTK_NOTEBOOK (priv->notebook), child,
TRUE, TRUE, GTK_PACK_START);
+ gtk_widget_show (child);
empathy_debug (DEBUG_DOMAIN,
"Chat added (%d references)",