From: Vadim Zeitlin Date: Sat, 16 Oct 2004 00:45:07 +0000 (+0000) Subject: added missing WXDLLEXPORT X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/8fc2f387cde5917ab2dca4f51945a19bf6c4f8a8 added missing WXDLLEXPORT git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/rawbmp.h b/include/wx/rawbmp.h index e2998760e1..2172b870db 100644 --- a/include/wx/rawbmp.h +++ b/include/wx/rawbmp.h @@ -468,7 +468,7 @@ struct WXDLLEXPORT wxPixelDataOut // the type of the class we're working with typedef wxBitmap ImageType; - class Iterator + class WXDLLEXPORT Iterator { public: // the pixel format we use