X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=cut-n-paste%2Ftoolbar-editor%2Fegg-editable-toolbar.c;h=8698ba6ad942772f6b27f747087647d0fbc34492;hb=b4400b84fbb899a1984c8e145b91a09de3a35516;hp=b7fa0951db89c1824a0f5c80f1c20648a7a59984;hpb=184fd329e9a52df566130c7526f8612eb0a399ee;p=evince.git diff --git a/cut-n-paste/toolbar-editor/egg-editable-toolbar.c b/cut-n-paste/toolbar-editor/egg-editable-toolbar.c index b7fa0951..8698ba6a 100644 --- a/cut-n-paste/toolbar-editor/egg-editable-toolbar.c +++ b/cut-n-paste/toolbar-editor/egg-editable-toolbar.c @@ -109,7 +109,7 @@ egg_editable_toolbar_get_type (void) if (G_UNLIKELY (type == 0)) { - static const GTypeInfo our_info = { + const GTypeInfo our_info = { sizeof (EggEditableToolbarClass), NULL, /* base_init */ NULL, /* base_finalize */