mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 18:22:01 +08:00
Enable wxGenericValidator(int*) to work with wxRadioButton groups when applied to the first element of the group. The value will be the index of the selected button within the group. Closes #24264.