X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/46f3731f5a7ef550b1af6a6b40f9aa4daafae732..8e7a3ecb9c1b9f5653e56301f51dfa39acca6bc6:/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()