]> www.fi.muni.cz Git - evince.git/blobdiff - backend/ev-document-factory.h
New backend to support impress slides. Fixes bug #30867.
[evince.git] / backend / ev-document-factory.h
index 215f50bc39369f29e4f60835822530163c71175a..886be691b002567367e0773105a4582d29c360ab 100644 (file)
@@ -33,7 +33,8 @@ typedef enum {
        EV_BACKEND_PIXBUF,
        EV_BACKEND_DJVU,
        EV_BACKEND_DVI,
-       EV_BACKEND_COMICS
+       EV_BACKEND_COMICS,
+       EV_BACKEND_IMPRESS
 } EvBackend;
 
 EvDocument* ev_document_factory_get_document (const char *uri, GError **error);