]> git.saurik.com Git - wxWidgets.git/commit
Add wxUSE_DC_TRANSFORM_MATRIX checks to the unit test.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 27 Apr 2011 18:43:58 +0000 (18:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 27 Apr 2011 18:43:58 +0000 (18:43 +0000)
commit09fa09bf2ba6395965eb2e0327b1626372f0e16f
tree0f557e95c78f49db985ca123d9eeed25ebb02cd9
parentde6db7c103e03f3a7b63ac679ed745fbd3a61f14
Add wxUSE_DC_TRANSFORM_MATRIX checks to the unit test.

Allow the unit test to compile even when wxUSE_DC_TRANSFORM_MATRIX is 0.

See #13092.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/graphics/affinematrix.cpp