]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/rawbmp.h
don't use m_instanceAsWindow to convert dialog units, it's not fully constructed...
[wxWidgets.git] / 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