fixed wxImagePixelData compilation (ticket #3003); added a unit test for it (to be extended to cover more wxImage methods...)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-05-30 19:30:23 +00:00
parent 8aa6162938
commit 3e50a139b4
12 changed files with 126 additions and 7 deletions

View File

@@ -884,6 +884,9 @@
<File
RelativePath=".\geometry\point.cpp"
/>
<File
RelativePath=".\image\rawbmp.cpp"
/>
<File
RelativePath=".\geometry\rect.cpp"
/>