Skip to content

cogl: Chain up to dispose()

Niels De Graef requested to merge nielsdg/forgot-to-chain-up-some-stuff into main

2 commits:

  • we forgot to chain up to dispose() in 2 Cogl objects
  • we forgot to chain up to finalize() in 2 MetaEis* objects

Merge request reports