Added new tests to check clipping box calculations for wxDC and wxGCDC.

See #17013
This commit is contained in:
Artur Wieczorek
2016-06-29 20:51:15 +02:00
parent 68d235fed3
commit eb7a9f85c5
11 changed files with 367 additions and 0 deletions

View File

@@ -319,6 +319,9 @@
<File
RelativePath=".\graphics\boundingbox.cpp">
</File>
<File
RelativePath=".\graphics\clippingbox.cpp">
</File>
<File
RelativePath=".\sizers\boxsizer.cpp">
</File>