From 1cb865554fcb40760784a30c7700b6a751567762 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Fri, 04 Feb 2005 12:18:26 +0000 Subject: Fix several bugs with find 2005-02-04 Marco Pesenti Gritti * backend/ev-document-find.c: (ev_document_find_changed): * backend/ev-document-find.h: * pdf/xpdf/pdf-document.cc: * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document): * shell/ev-window.c: (find_bar_search_changed_cb): Fix several bugs with find --- (limited to 'backend/ev-document-find.h') diff --git a/backend/ev-document-find.h b/backend/ev-document-find.h index 3f55667..49c3672 100644 --- a/backend/ev-document-find.h +++ b/backend/ev-document-find.h @@ -77,7 +77,6 @@ double ev_document_find_get_progress (EvDocumentFind *document_find); void ev_document_find_changed (EvDocumentFind *document_find, int page); - /* How this interface works: * * begin() begins a new search, canceling any previous search. -- cgit v0.9.1