X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/46f3731f5a7ef550b1af6a6b40f9aa4daafae732..0e4a6d339ad982453af57a590c3bf08f70dbd165:/include/wx/cocoa/statline.h diff --git a/include/wx/cocoa/statline.h b/include/wx/cocoa/statline.h index 27b1d8e152..3834a37637 100644 --- a/include/wx/cocoa/statline.h +++ b/include/wx/cocoa/statline.h @@ -4,7 +4,6 @@ // Author: David Elliott // Modified by: // Created: 2003/03/18 -// RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -17,7 +16,7 @@ // ======================================================================== // wxStaticLine // ======================================================================== -class WXDLLEXPORT wxStaticLine: public wxStaticLineBase// , protected wxCocoaNSButton +class WXDLLIMPEXP_CORE wxStaticLine: public wxStaticLineBase// , protected wxCocoaNSButton { DECLARE_DYNAMIC_CLASS(wxStaticLine) DECLARE_EVENT_TABLE()