diff src/gaim.h @ 1144:b1454d019277

[gaim-migrate @ 1154] yay. the UI for the permit/deny stuff is done. the rest should be easy. :-P committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 27 Nov 2000 12:45:03 +0000
parents 68f2f021ad1b
children f4d4a14752ee
line wrap: on
line diff
--- a/src/gaim.h	Mon Nov 27 12:21:51 2000 +0000
+++ b/src/gaim.h	Mon Nov 27 12:45:03 2000 +0000
@@ -729,7 +729,7 @@
 extern void show_info_dialog();
 extern void show_add_buddy(struct gaim_connection *, char *, char *);
 extern void show_add_group(struct gaim_connection *);
-extern void show_add_perm(struct gaim_connection *, char *);
+extern void show_add_perm(struct gaim_connection *, char *, gboolean);
 extern void destroy_all_dialogs();
 extern void show_export_dialog();
 extern void show_import_dialog();