X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=backend%2Fev-document-fonts.c;h=929c21df3ef0d6c4f126dafa34998d91efb1fdd8;hb=1f4859f8061b8a03e8f75a5cbd26f16c19155670;hp=854383dd9ef31600f90ae1a3f9289523f946cfa7;hpb=7fef38d9e59026334152230f1cd847e163e8457c;p=evince.git diff --git a/backend/ev-document-fonts.c b/backend/ev-document-fonts.c index 854383dd..929c21df 100644 --- a/backend/ev-document-fonts.c +++ b/backend/ev-document-fonts.c @@ -32,7 +32,7 @@ ev_document_fonts_get_type (void) if (G_UNLIKELY (type == 0)) { - static const GTypeInfo our_info = + const GTypeInfo our_info = { sizeof (EvDocumentFontsIface), NULL,