forked from AuroraMiddleware/gtk
parent
aaef9bec7f
commit
0e6eba3968
@ -345,6 +345,8 @@ gtk_tree_model_css_node_finalize (GObject *object)
|
||||
priv->root = NULL;
|
||||
}
|
||||
|
||||
g_free (priv->column_types);
|
||||
|
||||
G_OBJECT_CLASS (gtk_tree_model_css_node_parent_class)->finalize (object);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user