Files
wxWidgets/tests/menu
Vadim Zeitlin 750b2a47ae Fix creating wxAcceleratorTable with 0 entries
This was broken in 4cc13e1099 (Use vector in wxMSW wxAcceleratorTable
code, 2023-05-15), make it work again now and add a unit test ensuring
that it doesn't get broken again.

Also document the current behaviour.

Closes #25517.
2025-06-17 19:29:07 +02:00
..