mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 18:22:01 +08:00
The changes of1f7a8a8(Round, rather than truncate, in wxSize and wxPoint operations, 2018-03-06) have invalidated the documentation that had been previously added in4c20f3d(Document that wxPoint(wxRealPoint) ctor truncates, not rounds., 2013-04-16) to document the old behaviour. Changing the behaviour once again doesn't seem to be desirable, but at least synchronize the documentation with it again. Closes #26099.