diff src/prpl.h @ 1500:a054c28735fb

[gaim-migrate @ 1510] You can now select your active id in yahoo. still need a good way to show what your active id is though. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 24 Feb 2001 09:23:56 +0000
parents de0b946e86a4
children 59c7e7831ccd
line wrap: on
line diff
--- a/src/prpl.h	Fri Feb 23 23:58:35 2001 +0000
+++ b/src/prpl.h	Sat Feb 24 09:23:56 2001 +0000
@@ -124,4 +124,5 @@
 void prepare_regbox_for_next();
 
 void do_ask_dialog(const char *, void *, void *, void *);
+void do_prompt_dialog(const char *, void *, void *, void *);
 #endif