X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa61d3525370a9b9fa8c797d9b7f89d96994db5f..8e77fd8bca165aab9709649d79a7cbc6a172d4e1:/include/wx/cocoa/checklst.h?ds=sidebyside diff --git a/include/wx/cocoa/checklst.h b/include/wx/cocoa/checklst.h index 1f00752868..183363edc6 100644 --- a/include/wx/cocoa/checklst.h +++ b/include/wx/cocoa/checklst.h @@ -17,7 +17,7 @@ // ======================================================================== // wxCheckListBox // ======================================================================== -class WXDLLEXPORT wxCheckListBox: public wxCheckListBoxBase //, protected wxCocoaNSTableView +class WXDLLIMPEXP_CORE wxCheckListBox: public wxCheckListBoxBase //, protected wxCocoaNSTableView { DECLARE_DYNAMIC_CLASS(wxCheckListBox) DECLARE_EVENT_TABLE()