X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa61d3525370a9b9fa8c797d9b7f89d96994db5f..9869c26285dc51d13607cddaa04f65ce983653a5:/include/wx/cocoa/checklst.h diff --git a/include/wx/cocoa/checklst.h b/include/wx/cocoa/checklst.h index 1f00752868..8f07894342 100644 --- a/include/wx/cocoa/checklst.h +++ b/include/wx/cocoa/checklst.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 @@ // ======================================================================== // wxCheckListBox // ======================================================================== -class WXDLLEXPORT wxCheckListBox: public wxCheckListBoxBase //, protected wxCocoaNSTableView +class WXDLLIMPEXP_CORE wxCheckListBox: public wxCheckListBoxBase //, protected wxCocoaNSTableView { DECLARE_DYNAMIC_CLASS(wxCheckListBox) DECLARE_EVENT_TABLE()