From 80bc591b9024029ee12957944593053db6763c41 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 10 Jan 2004 16:11:18 +0000 Subject: Forgot this --- src/ephy-notebook.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ephy-notebook.c') diff --git a/src/ephy-notebook.c b/src/ephy-notebook.c index 54f3bfe5f..56353b936 100644 --- a/src/ephy-notebook.c +++ b/src/ephy-notebook.c @@ -786,6 +786,8 @@ ephy_notebook_finalize (GObject *object) g_object_unref (notebook->priv->title_tips); LOG ("EphyNotebook finalised %p", object) + + G_OBJECT_CLASS (parent_class)->finalize (object); } static void -- cgit v1.2.3