]> www.fi.muni.cz Git - evince.git/blobdiff - libdocument/ev-document.h
Split API documentation into libdocument, libview and shell. Required
[evince.git] / libdocument / ev-document.h
index cfcd5ba6a39fc5ce673b4b63ca1c0268127afda4..3ab918adb6f6724e20a1c3d2c099a1efcf601ebe 100644 (file)
@@ -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 */                                       \