GrandOrgue / grandorgue

GrandOrgue software
Other
175 stars 43 forks source link

Introduced a class GOControl as a universal base for other controls #1926

Closed oleg68 closed 4 months ago

oleg68 commented 5 months ago

This is a second PR related to #1816

It

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.

oleg68 commented 5 months ago

@rousseldenis could you approve this PR?