]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Replace wrongly hard coded usage of G_OBJECT_GET_CLASS
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 3 May 2021 19:12:38 +0000 (21:12 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 19 May 2021 07:05:15 +0000 (09:05 +0200)
commit3383080a7f0107bd83e5c66932320cacad644133
tree211d1f6a563de4e2c58edc15e4aee0fadc966494
parentcd6c21c22b6186faeb748bc9127a3c5e94be885e
codegen: Replace wrongly hard coded usage of G_OBJECT_GET_CLASS

This is used by plain GTypeInstance classes as well.
codegen/valaccodebasemodule.vala
codegen/valaccodememberaccessmodule.vala
codegen/valaccodemethodcallmodule.vala