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:
parent
5f315f781a
commit
8fc2f387cd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user