comparison src/core.h @ 3461:c11960537fee

[gaim-migrate @ 3510] obobo committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Wed, 28 Aug 2002 08:13:58 +0000
parents eb7b398051f2
children 7a3f16a375a5
comparison
equal deleted inserted replaced
3460:66c7cca774f5 3461:c11960537fee
95 event_draw_menu, 95 event_draw_menu,
96 event_im_displayed_sent, 96 event_im_displayed_sent,
97 event_im_displayed_rcvd, 97 event_im_displayed_rcvd,
98 event_chat_send_invite, 98 event_chat_send_invite,
99 event_got_typing, 99 event_got_typing,
100 event_del_conversation,
100 /* any others? it's easy to add... */ 101 /* any others? it's easy to add... */
101 }; 102 };
102 103
103 struct UI { 104 struct UI {
104 GIOChannel *channel; 105 GIOChannel *channel;