wxWidgets/interface
Gary Allen f4172b0b46 Allow overriding wxMenu::MSWCommand() in wxMSW
This can be useful to implement custom handling of WM_COMMAND for the
popup menus, so make this function virtual and document it to indicate
that it is now part of the public API.

Closes https://github.com/wxWidgets/wxWidgets/pull/2170
2021-02-05 12:04:25 +01:00
..
wx Allow overriding wxMenu::MSWCommand() in wxMSW 2021-02-05 12:04:25 +01:00
check_syntax.sh