summaryrefslogtreecommitdiff
path: root/platform/javascript/export/export.cpp
diff options
context:
space:
mode:
authorMarc Gilleron <marc.gilleron@gmail.com>2022-08-24 01:02:24 +0100
committerMarc Gilleron <marc.gilleron@gmail.com>2022-08-24 21:29:32 +0100
commit22fcdffd1726a82af43ef46fbdfbfc3dcf5c6bd0 (patch)
tree779b0edd7fa7f2fb0be41b7e32ef85dcfc259446 /platform/javascript/export/export.cpp
parent08d8f884cd669f06d65fc7ed2c58ca56d71d6145 (diff)
Make GraphNode::_validate_property protected so GraphNode can be inherited.
It's not about overriding or accessing `_validate_property`, but since `_validate_property` became a multilevel method, the GDCLASS macro now tries to access the one from the parent class, which causes a compiling error if the parent class declares `_validate_property` as private.
Diffstat (limited to 'platform/javascript/export/export.cpp')
0 files changed, 0 insertions, 0 deletions