Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/ev-document-fonts.c
diff options
context:
space:
mode:
Diffstat (limited to 'backend/ev-document-fonts.c')
-rw-r--r--backend/ev-document-fonts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/ev-document-fonts.c b/backend/ev-document-fonts.c
index 854383d..929c21d 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,