diff --git a/include/wx/mac/checklst.h b/include/wx/mac/checklst.h index be7f73292d..e0692da27d 100644 --- a/include/wx/mac/checklst.h +++ b/include/wx/mac/checklst.h @@ -21,7 +21,7 @@ typedef unsigned int size_t; #endif -class wxCheckListBox : public wxCheckListBoxBase +class WXDLLEXPORT wxCheckListBox : public wxCheckListBoxBase { DECLARE_DYNAMIC_CLASS(wxCheckListBox) public: