aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-web-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-web-view.c')
-rw-r--r--e-util/e-web-view.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/e-web-view.c b/e-util/e-web-view.c
index 5750ad9628..ac238bc2c0 100644
--- a/e-util/e-web-view.c
+++ b/e-util/e-web-view.c
@@ -1689,6 +1689,7 @@ e_web_view_init (EWebView *web_view)
G_CALLBACK (e_web_view_update_fonts), web_view);
web_view->priv->antialiasing_changed_handler_id = handler_id;
g_object_unref (settings);
+ g_settings_schema_unref (settings_schema);
}
e_web_view_update_fonts (web_view);