X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d174f457e6a3337d85dbfe1152308cf548e07fa3..e733c4ce1e24cf7e4b0b0d8362fc59aaa7a7641c:/include/wx/cocoa/stattext.h diff --git a/include/wx/cocoa/stattext.h b/include/wx/cocoa/stattext.h index 74f8c1ced5..176d53a0be 100644 --- a/include/wx/cocoa/stattext.h +++ b/include/wx/cocoa/stattext.h @@ -4,7 +4,6 @@ // Author: David Elliott // Modified by: // Created: 2003/02/15 -// RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -17,7 +16,7 @@ // ======================================================================== // wxStaticText // ======================================================================== -class WXDLLEXPORT wxStaticText : public wxStaticTextBase, protected wxCocoaNSTextField +class WXDLLIMPEXP_CORE wxStaticText : public wxStaticTextBase, protected wxCocoaNSTextField { DECLARE_DYNAMIC_CLASS(wxStaticText) DECLARE_EVENT_TABLE()