mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 14:31:10 +00:00
Merge branch 'otte/for-master' into 'master'
Otte/for master See merge request GNOME/gtk!1336
This commit is contained in:
commit
f42e18507f
@ -1035,7 +1035,6 @@ gtk_style_context_set_parent (GtkStyleContext *context,
|
||||
priv->parent = parent;
|
||||
|
||||
g_object_notify_by_pspec (G_OBJECT (context), properties[PROP_PARENT]);
|
||||
gtk_css_node_invalidate (gtk_style_context_get_root (context), GTK_CSS_CHANGE_ANY_PARENT | GTK_CSS_CHANGE_ANY_SIBLING);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user