Georges Basile Stavracas Neto 3a3eaf5ad3 clutter/paint-nodes: Fix blit node oversights
Copy-paste error sneaked ClutterTransformNodeClass in
clutter_blit_node_class_init(). It wasn't problematic
because they both typedef to ClutterPaintNodeClass, but
fix it anyway.

Also switch to g_object_ref() in clutter_blit_node_new().

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1627>
2020-12-14 09:21:30 -03:00
..
2020-10-06 15:34:46 +00:00
2020-10-06 15:34:46 +00:00
2020-04-15 12:56:34 +00:00
2020-10-06 15:34:46 +00:00
2020-10-26 09:56:42 -03:00