mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 01:19:45 +08:00
Remove redundant 5 arguments to wxSizerFlags::Border() and replace Border(10) with DoubleBorder(). Add FromDIP in other places. Closes #25148.