src/core.h

changeset 3461
0a08212ccb02
parent 3370
463e18cf01e8
child 3466
db8d35ad8480
equal deleted inserted replaced
3460:ea0e455983a3 3461:0a08212ccb02
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;

mercurial