diff src/ui.h @ 2598:b2800bca74fe

[gaim-migrate @ 2611] yeah. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 24 Oct 2001 11:07:35 +0000
parents 5efa8077107f
children d8d2df2bdf01
line wrap: on
line diff
--- a/src/ui.h	Wed Oct 24 10:23:49 2001 +0000
+++ b/src/ui.h	Wed Oct 24 11:07:35 2001 +0000
@@ -370,7 +370,7 @@
 extern void destroy_all_dialogs();
 extern void show_import_dialog();
 extern void show_export_dialog();
-extern void show_new_bp();
+extern void show_new_bp(char *, struct gaim_connection *, int, int);
 extern void show_log(char *);
 extern void show_log_dialog(struct conversation *);
 extern void show_fgcolor_dialog(struct conversation *c, GtkWidget *color);