aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ephy-notebook.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ephy-notebook.c b/src/ephy-notebook.c
index 44284559d..c1b7eb367 100644
--- a/src/ephy-notebook.c
+++ b/src/ephy-notebook.c
@@ -780,6 +780,8 @@ ephy_notebook_finalize (GObject *object)
g_free (notebook->priv);
LOG ("EphyNotebook finalised %p", object)
+
+ G_OBJECT_CLASS (parent_class)->finalize (object);
}
static void