diff src/gaim.h @ 1805:caa605e70917

[gaim-migrate @ 1815] i have that sting song, the one they play in the mercedes commercial, stuck in my head. what the hell are the words to that song. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 05 May 2001 10:36:08 +0000
parents f4ae086c746b
children 998a6a032874
line wrap: on
line diff
--- a/src/gaim.h	Sat May 05 00:15:58 2001 +0000
+++ b/src/gaim.h	Sat May 05 10:36:08 2001 +0000
@@ -795,7 +795,7 @@
 
 /* Functions in dialogs.c */
 extern void alias_dialog_bud(struct buddy *);
-extern void do_export(GtkWidget *, void *);
+extern void do_export(struct gaim_connection *);
 extern void show_warn_dialog(struct gaim_connection *, char *);
 extern void do_error_dialog(char *, char *);
 extern void show_error_dialog(char *);
@@ -805,8 +805,8 @@
 extern void show_add_group(struct gaim_connection *);
 extern void show_add_perm(struct gaim_connection *, char *, gboolean);
 extern void destroy_all_dialogs();
+extern void show_import_dialog();
 extern void show_export_dialog();
-extern void show_import_dialog();
 extern void show_new_bp();
 extern void show_log_dialog(struct conversation *);
 extern void show_find_email(struct gaim_connection *gc);