]> git.saurik.com Git - wxWidgets.git/commitdiff
added missing WXDLLEXPORT
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 16 Oct 2004 00:45:07 +0000 (00:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 16 Oct 2004 00:45:07 +0000 (00:45 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/rawbmp.h

index e2998760e1cb00b03aff16a99279ddd93abfe541..2172b870db7ccdaf782fc6f37ca4b3290b322c6b 100644 (file)
@@ -468,7 +468,7 @@ struct WXDLLEXPORT wxPixelDataOut<wxBitmap>
         // the type of the class we're working with
         typedef wxBitmap ImageType;
 
-        class Iterator
+        class WXDLLEXPORT Iterator
         {
         public:
             // the pixel format we use