aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-shell.c')
-rw-r--r--src/ephy-shell.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ephy-shell.c b/src/ephy-shell.c
index 9af0c98e5..619e64335 100644
--- a/src/ephy-shell.c
+++ b/src/ephy-shell.c
@@ -539,6 +539,7 @@ ephy_shell_finalize (GObject *object)
{
eel_gconf_notification_remove (shell->priv->toolbar_style_notifier_id);
}
+ if (shell->priv->toolbars_model)
{
g_object_unref (shell->priv->toolbars_model);
}