]> git.0d.be Git - empathy.git/commit
roster-window: fix event_activated_cb callback signature
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 5 Oct 2012 13:09:29 +0000 (15:09 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 8 Oct 2012 08:38:27 +0000 (10:38 +0200)
commit537ac5a986ea5b3959ae42f5b87145451a81b9b3
tree2c59ca268f4c0ee322b25d2d78c8a82f9565a604
parent9ad6ad6ddfed99c88567a29407cd481ac4cce9f4
roster-window: fix event_activated_cb callback signature

We receive the EmpathyEvent as the second signal argument, no as user_data
pointer (which is 'self').

https://bugzilla.gnome.org/show_bug.cgi?id=681725
src/empathy-roster-window.c