X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=backend%2Ftiff%2Ftiff-document.h;h=4170cca612f2f22b2a51eb0129b120cbfc0dc5d6;hb=0526caefb3e35fe432e40fb9503d370907c9ef28;hp=bdf0e29db5603a42a2a5551ee2f12eca83f9d842;hpb=13a06349251874bd35d2f03c3fc93217cee749a2;p=evince.git diff --git a/backend/tiff/tiff-document.h b/backend/tiff/tiff-document.h index bdf0e29d..4170cca6 100644 --- a/backend/tiff/tiff-document.h +++ b/backend/tiff/tiff-document.h @@ -30,8 +30,8 @@ G_BEGIN_DECLS typedef struct _TiffDocument TiffDocument; -TiffDocument *tiff_document_new (void); -GType tiff_document_get_type (void) G_GNUC_CONST; +GType tiff_document_get_type (void) G_GNUC_CONST; +G_MODULE_EXPORT GType register_evince_backend (GTypeModule *module); G_END_DECLS