X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9cce71a0f949c227c2c2ad53d700eca16af92cbe..616c0d1f3ac084bb92f0a75dc48812e8647f1b22:/include/wx/cocoa/statbmp.h diff --git a/include/wx/cocoa/statbmp.h b/include/wx/cocoa/statbmp.h index 48e281b4a0..8b6874803f 100644 --- a/include/wx/cocoa/statbmp.h +++ b/include/wx/cocoa/statbmp.h @@ -17,7 +17,7 @@ DECLARE_WXCOCOA_OBJC_CLASS(NSImageView); // ======================================================================== // wxStaticBitmap // ======================================================================== -class WXDLLEXPORT wxStaticBitmap : public wxStaticBitmapBase //, protected wxCocoaNSxxx +class WXDLLIMPEXP_CORE wxStaticBitmap : public wxStaticBitmapBase //, protected wxCocoaNSxxx { DECLARE_DYNAMIC_CLASS(wxStaticBitmap) DECLARE_EVENT_TABLE()