From e3d64cd4276e2696791f23f8fe705d09e6a83e14 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Wed, 24 Feb 2010 18:20:17 +0100 Subject: Bug #610658 - Contact is lost after moving to the same address book --- addressbook/gui/widgets/eab-gui-util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 e37d89d762..ffa43ef94f 100644 --- a/addressbook/gui/widgets/eab-gui-util.h +++ b/addressbook/gui/widgets/eab-gui-util.h @@ -45,7 +45,7 @@ void eab_transfer_contacts (EBook *source, gchar * eab_suggest_filename (GList *contact_list); -ESource *eab_select_source (const gchar *title, const gchar *message, +ESource *eab_select_source (ESource *except_source, const gchar *title, const gchar *message, const gchar *select_uid, GtkWindow *parent); /* To parse quoted printable address & return email & name fields */ -- cgit v1.2.3