comparison src/gaim.h @ 6742:d93c6a1fadf2

[gaim-migrate @ 7274] this should let you delete contacts, and should make ChipX86 happy by telling the prpls when we move buddies around committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Thu, 04 Sep 2003 18:40:40 +0000
parents 0c5637b5462e
children 86ed8b2aa665
comparison
equal deleted inserted replaced
6741:b3a0b79131dd 6742:d93c6a1fadf2
44 extern void show_find_info(GaimConnection *); 44 extern void show_find_info(GaimConnection *);
45 extern void show_set_info(GaimConnection *); 45 extern void show_set_info(GaimConnection *);
46 extern void show_confirm_del(GaimBuddy *); 46 extern void show_confirm_del(GaimBuddy *);
47 extern void show_confirm_del_group(GaimGroup *); 47 extern void show_confirm_del_group(GaimGroup *);
48 extern void show_confirm_del_blist_chat(GaimBlistChat *); 48 extern void show_confirm_del_blist_chat(GaimBlistChat *);
49 extern void show_confirm_del_contact(GaimContact *);
49 50
50 /* Functions in gaimrc.c */ 51 /* Functions in gaimrc.c */
51 extern gint sort_awaymsg_list(gconstpointer, gconstpointer); 52 extern gint sort_awaymsg_list(gconstpointer, gconstpointer);
52 53
53 /* Functions in idle.c */ 54 /* Functions in idle.c */