comparison 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
comparison
equal deleted inserted replaced
1499:de0b946e86a4 1500:a054c28735fb
122 122
123 void register_user(gpointer, gpointer); 123 void register_user(gpointer, gpointer);
124 void prepare_regbox_for_next(); 124 void prepare_regbox_for_next();
125 125
126 void do_ask_dialog(const char *, void *, void *, void *); 126 void do_ask_dialog(const char *, void *, void *, void *);
127 void do_prompt_dialog(const char *, void *, void *, void *);
127 #endif 128 #endif