mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 08:53:06 +08:00
Just make the base class function accessible in this class scope, this is better than redefining it and doesn't result in a -Wsuggest-override.