timeoverlay: chain up finalize
Mistakenly forgot to amend this in for !325
This commit is contained in:
parent
90cf991337
commit
79c3304375
@ -191,6 +191,7 @@ gst_time_overlay_finalize (GObject * gobject)
|
|||||||
|
|
||||||
g_date_time_unref (self->datetime_epoch);
|
g_date_time_unref (self->datetime_epoch);
|
||||||
g_free (self->datetime_format);
|
g_free (self->datetime_format);
|
||||||
|
G_OBJECT_CLASS (parent_class)->finalize (gobject);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user