aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/e-table/gal-a11y-e-cell-registry.c
diff options
context:
space:
mode:
Diffstat (limited to 'a11y/e-table/gal-a11y-e-cell-registry.c')
-rw-r--r--a11y/e-table/gal-a11y-e-cell-registry.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/a11y/e-table/gal-a11y-e-cell-registry.c b/a11y/e-table/gal-a11y-e-cell-registry.c
index e6fc3a8e18..9557ec5464 100644
--- a/a11y/e-table/gal-a11y-e-cell-registry.c
+++ b/a11y/e-table/gal-a11y-e-cell-registry.c
@@ -28,6 +28,8 @@ gal_a11y_e_cell_registry_finalize (GObject *obj)
g_hash_table_destroy (registry->priv->table);
g_free (registry->priv);
+
+ G_OBJECT_CLASS (parent_class)->finalize (obj);
}
static void