mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 17:38:56 +00:00
shaped-texture: Declare that we inherit from GObject
As per commit 75cffd0ec MetaShapedTexture is a GObject implementing the Clutter Content interface. Reflect this on the type declaration. https://gitlab.gnome.org/GNOME/mutter/merge_requests/796
This commit is contained in:
parent
b8a49a682e
commit
1d2913d9b9
@ -37,7 +37,7 @@ META_EXPORT
|
||||
G_DECLARE_FINAL_TYPE (MetaShapedTexture,
|
||||
meta_shaped_texture,
|
||||
META, SHAPED_TEXTURE,
|
||||
ClutterActor)
|
||||
GObject)
|
||||
|
||||
|
||||
META_EXPORT
|
||||
|
Loading…
x
Reference in New Issue
Block a user