libpurple/protocols/gg/libgadu-events.h

changeset 36124
3dcb9b9b7c11
parent 34437
ca6d1b4d24b5
child 39819
3554dac2991b
equal deleted inserted replaced
36123:faba3b092f55 36124:3dcb9b9b7c11
36 #include "gg.h" 36 #include "gg.h"
37 37
38 void ggp_events_user_data(PurpleConnection *gc, 38 void ggp_events_user_data(PurpleConnection *gc,
39 struct gg_event_user_data *data); 39 struct gg_event_user_data *data);
40 40
41 #if GGP_ENABLE_GG11
42 void ggp_events_json(PurpleConnection *gc, struct gg_event_json_event *ev); 41 void ggp_events_json(PurpleConnection *gc, struct gg_event_json_event *ev);
43 #endif
44 42
45 #endif /* _GGP_LIBGADU_EVENTS_H */ 43 #endif /* _GGP_LIBGADU_EVENTS_H */

mercurial