wxWidgets/tests/image
Vadim Zeitlin 2960bae821 Fix wxImage test compilation for MSVC6.
Don't reuse variables declared inside for loops as VC6 doesn't implement
proper scoping for them.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-01-04 23:48:09 +00:00
..
image.cpp Fix wxImage test compilation for MSVC6. 2011-01-04 23:48:09 +00:00
rawbmp.cpp fix a bug in the test which was corrupting 1 byte beyond wxImage buffer 2008-07-23 23:23:23 +00:00