wxWidgets/tests/graphics
Vadim Zeitlin c7619cf139 Replace a template function with template class to fix VC6 build.
VC6 doesn't like template methods, so use a helper template class instead,
hopefully this will finally allow it to compile the test suite again.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-11-12 15:50:13 +00:00
..
affinematrix.cpp Several fixes for wxAffineMatrix2D transformations. 2012-05-25 09:48:09 +00:00
bitmap.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
colour.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
ellipsization.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
measuring.cpp Replace a template function with template class to fix VC6 build. 2012-11-12 15:50:13 +00:00