]> git.saurik.com Git - wxWidgets.git/commitdiff
fix bug to make Borland compile
authorChris Elliott <biol75@york.ac.uk>
Fri, 2 May 2003 12:47:07 +0000 (12:47 +0000)
committerChris Elliott <biol75@york.ac.uk>
Fri, 2 May 2003 12:47:07 +0000 (12:47 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/rawbmp.h

index e5d03d0a6dc8804e749d74d5c64aba5b068c83eb..2d43d81e299fac6f1499e1e539257ed881c033fb 100644 (file)
@@ -275,7 +275,7 @@ struct WXDLLEXPORT wxPixelDataOut<wxImage>
             typedef wxImagePixelFormat PixelFormat;
 
             // the type of the pixel components
-            typedef typename PixelFormat::ChannelType ChannelType;
+            typedef typename dummyPixelFormat::ChannelType ChannelType;
 
             // the pixel data we're working with
             typedef