]> git.0d.be Git - empathy.git/commit
Don't try to unref the GtkBuilder object in _dispose
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 29 Jul 2009 21:38:19 +0000 (23:38 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 29 Jul 2009 22:13:21 +0000 (00:13 +0200)
commit20438b5175f16e9b78b68a89b5da3fdd3aadad45
tree3ca6dc001e8ff44de4053fe77669b675d41bce85
parentc8fc859d6d2bda4110e0dcb5fa4e213162d1c1c4
Don't try to unref the GtkBuilder object in _dispose

We take care of unreffing it before getting to dispose, as the object
can have a variable lifecycle
libempathy-gtk/empathy-account-widget.c