mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-21 06:19:36 +08:00
Inherit from wxEvtHandler as the first base class, not doing it results in using a wrong pointer when handling events.
Inherit from wxEvtHandler as the first base class, not doing it results in using a wrong pointer when handling events.