From d6034ed7fe206a9f98155305415d66b4f5f92dde Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Thu, 15 Oct 2009 20:34:29 +0200 Subject: Bug #565306 - "Edit Full" in "Add to address book" searches first --- addressbook/gui/merging/eab-contact-merging.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'addressbook/gui/merging/eab-contact-merging.h') diff --git a/addressbook/gui/merging/eab-contact-merging.h b/addressbook/gui/merging/eab-contact-merging.h index 81528c6325..70cd825626 100644 --- a/addressbook/gui/merging/eab-contact-merging.h +++ b/addressbook/gui/merging/eab-contact-merging.h @@ -38,6 +38,10 @@ gboolean eab_merging_book_commit_contact (EBook *book, EContact *contact, EBookCallback cb, gpointer closure); +gboolean eab_merging_book_find_contact (EBook *book, + EContact *contact, + EBookContactCallback cb, + gpointer closure); G_END_DECLS -- cgit v1.2.3