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