aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-notebook.c
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2004-01-11 00:11:18 +0800
committerChristian Persch <chpe@src.gnome.org>2004-01-11 00:11:18 +0800
commit80bc591b9024029ee12957944593053db6763c41 (patch)
treef9a38ec640204b18de7ab6d375c1d4624e42c79c /src/ephy-notebook.c
parent818cf0139401620a5a04f0f0e12a5cbd001cdd8e (diff)
downloadgsoc2013-epiphany-80bc591b9024029ee12957944593053db6763c41.tar
gsoc2013-epiphany-80bc591b9024029ee12957944593053db6763c41.tar.gz
gsoc2013-epiphany-80bc591b9024029ee12957944593053db6763c41.tar.bz2
gsoc2013-epiphany-80bc591b9024029ee12957944593053db6763c41.tar.lz
gsoc2013-epiphany-80bc591b9024029ee12957944593053db6763c41.tar.xz
gsoc2013-epiphany-80bc591b9024029ee12957944593053db6763c41.tar.zst
gsoc2013-epiphany-80bc591b9024029ee12957944593053db6763c41.zip
Forgot this
Diffstat (limited to 'src/ephy-notebook.c')
-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 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