added missing WXDLLEXPORT

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2004-10-16 00:45:07 +00:00
parent 5f315f781a
commit 8fc2f387cd

View 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