X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9cce71a0f949c227c2c2ad53d700eca16af92cbe..9869c26285dc51d13607cddaa04f65ce983653a5:/include/wx/cocoa/statbmp.h?ds=inline diff --git a/include/wx/cocoa/statbmp.h b/include/wx/cocoa/statbmp.h index 48e281b4a0..f06b129d9f 100644 --- a/include/wx/cocoa/statbmp.h +++ b/include/wx/cocoa/statbmp.h @@ -4,7 +4,6 @@ // Author: David Elliott // Modified by: // Created: 2003/03/16 -// RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -17,7 +16,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()