mutter/clutter
Niels De Graef 768ec7b0c1 clutter/stage-view: Properly chain up finalize
Fix a silly copy-paste mistake. Since `GObject` is the parent class,
chaining up to `dispose()` from within your `finalize()`
implementation just leads to a little memory leak and nothing worse.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2799>
2023-01-22 18:49:15 +01:00
..
clutter clutter/stage-view: Properly chain up finalize 2023-01-22 18:49:15 +01:00
.gitignore
meson.build clutter: Avoid string translation to find text direction 2023-01-13 11:46:13 +00:00