]> git.0d.be Git - empathy.git/commit
empathy_chat_window_present_chat: no need to call show_all on the window
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 30 Mar 2011 11:46:48 +0000 (13:46 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 30 Mar 2011 11:46:48 +0000 (13:46 +0200)
commita67b3d4692546def274d7af1b41c498f19c1c9c4
tree936da90e9b11b5e584ea62971d2981552f9f6140
parent671e4e196414bd4bf7f25ef75458c118a93c4640
empathy_chat_window_present_chat: no need to call show_all on the window

empathy_window_present_with_time() called later in this function will do it
for us.

This has the nice side effect of avoid to display the window before resizing
it and do making it look bad (#638951).
src/empathy-chat-window.c