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