mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 01:19:45 +08:00
Check that Find() of a list declared using WX_DECLARE_LIST_3 (as wxWindowList is) can be passed a pointer to the base class object and still compiles and works correctly.