Files
wxWidgets/interface
Vadim Zeitlin eb64d55ea9 Document actual behaviour of wxPoint ctor from wxRealPoint
The changes of 1f7a8a8 (Round, rather than truncate, in wxSize and
wxPoint operations, 2018-03-06) have invalidated the documentation that
had been previously added in 4c20f3d (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.
2026-01-15 18:33:23 +01:00
..