X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=libempathy-gtk%2Fgossip-ui-utils.h;h=1e1bb1ee3e34744bfe06c4075e83271f09f09e08;hp=fe9a156ad128a85c6cf58159f00122f7098f438d;hb=59f3e5480f8b20dcea7d7b19682a5c2f67260cdd;hpb=6e1d5d1bf7e4c1bbac9d1d76fe967acf0dc423d1 diff --git a/libempathy-gtk/gossip-ui-utils.h b/libempathy-gtk/gossip-ui-utils.h index fe9a156a..1e1bb1ee 100644 --- a/libempathy-gtk/gossip-ui-utils.h +++ b/libempathy-gtk/gossip-ui-utils.h @@ -73,7 +73,7 @@ GdkPixbuf * gossip_pixbuf_from_profile (McProfile *a GtkIconSize icon_size); GdkPixbuf * gossip_pixbuf_from_account (McAccount *account, GtkIconSize icon_size); -GdkPixbuf * gossip_pixbuf_for_presence_state (GossipPresenceState state); +GdkPixbuf * gossip_pixbuf_for_presence_state (McPresence state); GdkPixbuf * gossip_pixbuf_for_presence (GossipPresence *presence); GdkPixbuf * gossip_pixbuf_for_contact (GossipContact *contact); GdkPixbuf * gossip_pixbuf_offline (void);