X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=backend%2Fdjvu%2Fdjvu-document-private.h;h=30810bbc43c70fc4a319b0a4e62c4cee8f4a1521;hb=refs%2Ftags%2FEVINCE_2_23_5;hp=3e7deedffd8ec939b7ba140ae6681b49e2e15364;hpb=217797d63b2d3b1c9a7a0511af1bbf3d99f0d482;p=evince.git diff --git a/backend/djvu/djvu-document-private.h b/backend/djvu/djvu-document-private.h index 3e7deedf..30810bbc 100644 --- a/backend/djvu/djvu-document-private.h +++ b/backend/djvu/djvu-document-private.h @@ -45,6 +45,7 @@ struct _DjvuDocument { int djvu_document_get_n_pages (EvDocument *document); void djvu_handle_events (DjvuDocument *djvu_document, - int wait); + int wait, + GError **error); #endif /* __DJVU_DOCUMENT_INTERNAL_H__ */