wxWidgets/tests/geometry
Vadim Zeitlin 2bbe126dca Add operator/(wxSize, double)
For some reason, while both operator*(wxSize, double) and
wxSize::operator/=(double) existed, this one did not, which was
unexpected, so add it too.
2021-11-20 22:06:28 +01:00
..
point.cpp
rect.cpp
region.cpp
size.cpp Add operator/(wxSize, double) 2021-11-20 22:06:28 +01:00