Closed oleg68 closed 4 months ago
This is a second PR related to #1816
It
ControlChanged
void *
GOControl *
It added a capability of making a dynamic_cast from GOControl to other classes in the future.
GOControl
It is just refactoring. No GO behavior should be changed.
@rousseldenis could you approve this PR?
This is a second PR related to #1816
It
ControlChanged
fromvoid *
toGOControl *
It added a capability of making a dynamic_cast from
GOControl
to other classes in the future.It is just refactoring. No GO behavior should be changed.