]> git.ipfire.org Git - thirdparty/vala.git/commit
dova: Support public and protected instance fields in classes
authorJürg Billeter <j@bitron.ch>
Tue, 13 Jul 2010 20:26:05 +0000 (22:26 +0200)
committerJürg Billeter <j@bitron.ch>
Tue, 13 Jul 2010 20:26:05 +0000 (22:26 +0200)
commit5ad2f429e21e86853b01fb3391d98c579a6a9379
tree9a32745c32ab842f59e028105b51e8b432819a3c
parenta87ec1bee7fb9a2209af68c4d73d34cace1c15d8
dova: Support public and protected instance fields in classes

Internally handled as properties to avoid ABI issues.

Fixes bug 623503.
vala/valaclass.vala