X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=libdocument%2Fev-document.h;h=3ab918adb6f6724e20a1c3d2c099a1efcf601ebe;hb=16cc05ec4f7663103e45a52ac06d292e6b75a8c0;hp=cfcd5ba6a39fc5ce673b4b63ca1c0268127afda4;hpb=4912987303aefef0d02a45726b75e5fdae043982;p=evince.git diff --git a/libdocument/ev-document.h b/libdocument/ev-document.h index cfcd5ba6..3ab918ad 100644 --- a/libdocument/ev-document.h +++ b/libdocument/ev-document.h @@ -182,7 +182,7 @@ static void backend_name##_class_intern_init (gpointer klass) \ G_MODULE_EXPORT GType \ register_evince_backend (GTypeModule *module) \ { \ - static const GTypeInfo our_info = { \ + const GTypeInfo our_info = { \ sizeof (BackendName##Class), \ NULL, /* base_init */ \ NULL, /* base_finalize */ \