wxWidgets/interface
Artur Wieczorek b35d595e5d Check that number of points passed to wxDC::DrawSpline() is at least 2
DoDrawSpline() implementations for all ports work for the number of points
>= 2 (for 2 points there is drawn a straight line) so we need to add checks
whether this requirement is met.

See #19172.
2021-06-30 22:24:28 +02:00
..
wx Check that number of points passed to wxDC::DrawSpline() is at least 2 2021-06-30 22:24:28 +02:00
check_syntax.sh