Skip to content

util: Fix compiler warning

Georges Basile Stavracas Neto requested to merge gbsneto/content into master

A harmless warning due to meta_surface_actor_get_texture() now returning a pointer to MetaShapedTexture instead of ClutterActor.

No functional changes.

Merge request reports