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=3e7deedffd8ec939b7ba140ae6681b49e2e15364;hb=4f6105d3df2cbf07bccd7de156693aab7e71bc31;hp=37651ef7fa31e85732019982b0f92cc5ef99cbc1;hpb=abe946bae0c2b6ed275eaba528cee0d65f7984d1;p=evince.git diff --git a/backend/djvu/djvu-document-private.h b/backend/djvu/djvu-document-private.h index 37651ef7..3e7deedf 100644 --- a/backend/djvu/djvu-document-private.h +++ b/backend/djvu/djvu-document-private.h @@ -32,6 +32,7 @@ struct _DjvuDocument { ddjvu_context_t *d_context; ddjvu_document_t *d_document; ddjvu_format_t *d_format; + ddjvu_format_t *thumbs_format; gchar *uri;