mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-12 09:15:53 +00:00
80d9a44ab5
Contrary to wxWidgets documentation, wxMenuEvent::GetMenu() can return NULL when the system menu is accessed on wxMSW, see https://trac.wxwidgets.org/ticket/18443. This was SVN commit r22467.