Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libdocument/ev-document.h
diff options
context:
space:
mode:
Diffstat (limited to 'libdocument/ev-document.h')
-rw-r--r--libdocument/ev-document.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdocument/ev-document.h b/libdocument/ev-document.h
index cfcd5ba..3ab918a 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 */ \