Add tests of wxDCClipper

This commit is contained in:
Artur Wieczorek 2022-12-27 11:12:47 +01:00 committed by AW
parent 2ae3d4a015
commit 227cd581f8
8 changed files with 777 additions and 0 deletions

View file

@ -21,6 +21,7 @@ set(TEST_GUI_SRC
graphics/measuring.cpp
graphics/affinematrix.cpp
graphics/boundingbox.cpp
graphics/clipper.cpp
graphics/clippingbox.cpp
graphics/coords.cpp
graphics/graphbitmap.cpp