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
bitmap.cpp
colour.cpp
ellipsization.cpp
measuring.cpp Replace a template function with template class to fix VC6 build. 2012-11-12 15:50:13 +00:00