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