X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1c4e8f384d7c9a2e1f31e9602917f2d1318de01f..a8519f6507f7b4389c0fe7dbae4ebd63120d5dd0:/include/wx/cocoa/bmpbuttn.h diff --git a/include/wx/cocoa/bmpbuttn.h b/include/wx/cocoa/bmpbuttn.h index b26b75a15e..e9c22e908a 100644 --- a/include/wx/cocoa/bmpbuttn.h +++ b/include/wx/cocoa/bmpbuttn.h @@ -17,7 +17,7 @@ // ======================================================================== // wxBitmapButton // ======================================================================== -class WXDLLEXPORT wxBitmapButton : public wxBitmapButtonBase +class WXDLLIMPEXP_CORE wxBitmapButton : public wxBitmapButtonBase { DECLARE_DYNAMIC_CLASS(wxBitmapButton) DECLARE_EVENT_TABLE()