X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=backend%2Fev-document-factory.h;h=f299730686d64a202aec709ec48140c3f7f00183;hb=43f12175ba221f7c241f0c9cde323c23b8db53e8;hp=56be46d539a193790dbe6a450b531a3731c977e1;hpb=4684716c489657edf098565eb54bdf86bad1b45c;p=evince.git diff --git a/backend/ev-document-factory.h b/backend/ev-document-factory.h index 56be46d5..f2997306 100644 --- a/backend/ev-document-factory.h +++ b/backend/ev-document-factory.h @@ -31,7 +31,8 @@ typedef enum { EV_BACKEND_TIFF, EV_BACKEND_PIXBUF, EV_BACKEND_DJVU, - EV_BACKEND_DVI + EV_BACKEND_DVI, + EV_BACKEND_COMICS } EvBackend; EvDocument *ev_document_factory_get_document (const char *mime_type);