X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/908686c52ecad0043720bbd2ea097be45c10ef73..a8519f6507f7b4389c0fe7dbae4ebd63120d5dd0:/include/wx/cocoa/bmpbuttn.h?ds=sidebyside diff --git a/include/wx/cocoa/bmpbuttn.h b/include/wx/cocoa/bmpbuttn.h index 7df20950ea..e9c22e908a 100644 --- a/include/wx/cocoa/bmpbuttn.h +++ b/include/wx/cocoa/bmpbuttn.h @@ -4,9 +4,9 @@ // Author: David Elliott // Modified by: // Created: 2003/03/16 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __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()