wxWidgets/tests/graphics
Vadim Zeitlin 1bce253a23 Allow wxTextMeasure to work with non-native wxDC objects too.
Just forward back to wxDC itself in this case instead of using the
platform-specific code in wxTextMeasure that only works with native DCs.

See #14781.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-10-27 12:27:56 +00:00
..
affinematrix.cpp Several fixes for wxAffineMatrix2D transformations. 2012-05-25 09:48:09 +00:00
bitmap.cpp
colour.cpp
ellipsization.cpp
measuring.cpp Allow wxTextMeasure to work with non-native wxDC objects too. 2012-10-27 12:27:56 +00:00