mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 09:30:13 +08:00
Add wxSpinCtrl::GetTextValue() and allow clearing the text value in wxGTK version for compatibility with MSW. See https://github.com/wxWidgets/wxWidgets/pull/2334