]> git.0d.be Git - empathy.git/commit
empathy-call-window: use empathy_signal_connect_weak to connect the peak-level-change...
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 19 Oct 2009 10:33:48 +0000 (11:33 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 19 Oct 2009 13:09:15 +0000 (14:09 +0100)
commit09a5b716473a7f57f438b913c4d889798b084461
tree76ab75a9a4c8927d5f0dbf27559814dfc49c82dc
parent057159903dc48bfd304bd8e157c446122c880a0d
empathy-call-window: use empathy_signal_connect_weak to connect the peak-level-changed signal

That way the callback won't be called once the call window has been
destroyed (#598432).
src/empathy-call-window.c