X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=backend%2Fps%2Fps-document.h;h=f79f6b86ab05e3b0bd6c1a3644c72da2a0eabbbb;hb=85ecf6bfd1d55c0684baa0efa969bc0d23947bef;hp=fb00f9fb2c96101b14bf09fda28481d9943105d5;hpb=2d1cbc42b4fb22539659e4f621d2d8545d907adb;p=evince.git diff --git a/backend/ps/ps-document.h b/backend/ps/ps-document.h index fb00f9fb..f79f6b86 100644 --- a/backend/ps/ps-document.h +++ b/backend/ps/ps-document.h @@ -39,7 +39,9 @@ G_BEGIN_DECLS typedef struct _PSDocument PSDocument; typedef struct _PSDocumentClass PSDocumentClass; -GType ps_document_get_type (void) G_GNUC_CONST; +GType ps_document_get_type (void) G_GNUC_CONST; + +G_MODULE_EXPORT GType register_evince_backend (GTypeModule *module); G_END_DECLS