]> git.0d.be Git - empathy.git/commit
fixed problem with destroyed widget in async call
authorFelix Kaser <f.kaser@gmx.net>
Tue, 1 Dec 2009 12:53:24 +0000 (13:53 +0100)
committerFelix Kaser <f.kaser@gmx.net>
Tue, 1 Dec 2009 16:18:56 +0000 (17:18 +0100)
commit19d28abca284a7a85a98f8bdd01aeb0ff54860e7
treeca16a9eb93b5c52b8f01903bcdcf6330eb5191ca
parent02c70cf6746cd909a873f54dd320772160f9ec13
fixed problem with destroyed widget in async call

with all the async calls the widget needed in one of the callbacks was destroyed before the callback was called.
libempathy-gtk/empathy-account-widget.c