X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa61d3525370a9b9fa8c797d9b7f89d96994db5f..1e181c7a2c32193fc8138cc32ed07984eadd4a21:/include/wx/cocoa/checklst.h 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()