mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-21 02:20:00 +00:00
According to Issue #8018, a BIND_VMETHOD macro wasn't present in scene/gui/control.cpp, while it was declared to be a virtual method in scene/gui/control.h. classes.xml was updated to also list this method in Control.