]> git.0d.be Git - empathy.git/commitdiff
Don't destroy MainWindow on delete-event, just hide it
authorDanielle Madeley <danielle.madeley@collabora.co.uk>
Tue, 20 Sep 2011 06:32:33 +0000 (16:32 +1000)
committerDanielle Madeley <danielle.madeley@collabora.co.uk>
Tue, 20 Sep 2011 06:32:33 +0000 (16:32 +1000)
This stops MainWindow being unreferenced, and prevents crashes caused by
things which then try to use it.

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=659118

No differences found