From 3dfdf087fc7657905fc7804b59414ecd3d74028e Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 10 Nov 2009 12:14:07 -0500 Subject: Kill more redundant save dialogs and related utilities. --- addressbook/gui/widgets/eab-gui-util.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'addressbook/gui/widgets/eab-gui-util.h') diff --git a/addressbook/gui/widgets/eab-gui-util.h b/addressbook/gui/widgets/eab-gui-util.h index 838343a357..7a3da96105 100644 --- a/addressbook/gui/widgets/eab-gui-util.h +++ b/addressbook/gui/widgets/eab-gui-util.h @@ -43,8 +43,7 @@ void eab_transfer_contacts (EBook *source, gboolean delete_from_source, GtkWindow *parent_window); -void eab_suggest_filename (GtkFileChooser *file_chooser, - GList *contact_list); +gchar * eab_suggest_filename (GList *contact_list); GtkWidget *eab_create_image_chooser_widget (gchar *name, gchar *string1, gchar *string2, gint int1, gint int2); -- cgit v1.2.3