diff 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
line wrap: on
line diff
--- a/src/gaim.h	Thu Sep 04 15:47:09 2003 +0000
+++ b/src/gaim.h	Thu Sep 04 18:40:40 2003 +0000
@@ -46,6 +46,7 @@
 extern void show_confirm_del(GaimBuddy *);
 extern void show_confirm_del_group(GaimGroup *);
 extern void show_confirm_del_blist_chat(GaimBlistChat *);
+extern void show_confirm_del_contact(GaimContact *);
 
 /* Functions in gaimrc.c */
 extern gint sort_awaymsg_list(gconstpointer, gconstpointer);