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:
@@ -468,7 +468,7 @@ struct WXDLLEXPORT wxPixelDataOut<wxBitmap>
|
|||||||
// the type of the class we're working with
|
// the type of the class we're working with
|
||||||
typedef wxBitmap ImageType;
|
typedef wxBitmap ImageType;
|
||||||
|
|
||||||
class Iterator
|
class WXDLLEXPORT Iterator
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
// the pixel format we use
|
// the pixel format we use
|
||||||
|
Reference in New Issue
Block a user