libpurple/protocols/gg/libgadu-events.h@5a0c6582d5b1
libpurple/protocols/gg/libgadu-events.h
Fri, 06 Jul 2012 14:54:00 +0200
- author
- Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
- date
- Fri, 06 Jul 2012 14:54:00 +0200
- branch
- soc.2012.gg
- changeset 33313
- 5a0c6582d5b1
- child 33348
-
2394cd23ce8f
- permissions
- -rw-r--r--
Gadu-Gadu: refactoring of buddy avatars handling. Fixes #13739, #14305
#ifndef _GGP_LIBGADU_EVENTS_H
#define _GGP_LIBGADU_EVENTS_H
#include <internal.h>
#include <libgadu.h>
void ggp_events_user_data(PurpleConnection *gc,
struct gg_event_user_data *data);
#endif /* _GGP_LIBGADU_EVENTS_H */