mirror of
https://github.com/brl/mutter.git
synced 2025-02-03 15:22:15 +00:00
workspace: Add missing chain-up for finalize()
https://bugzilla.gnome.org/show_bug.cgi?id=708070
This commit is contained in:
parent
eef6570962
commit
abe0701ce7
@ -78,6 +78,7 @@ static void
|
|||||||
meta_workspace_finalize (GObject *object)
|
meta_workspace_finalize (GObject *object)
|
||||||
{
|
{
|
||||||
/* Actual freeing done in meta_workspace_remove() for now */
|
/* Actual freeing done in meta_workspace_remove() for now */
|
||||||
|
G_OBJECT_CLASS (meta_workspace_parent_class)->finalize (object);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user