mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 01:19:45 +08:00
Provide GetBitmapBundle(bool checked) and GetDisabledBitmapBundle() too in wxMSW, for consistency with the existing MSW-only member functions returning bitmaps. See #25705. Closes #25685.