X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..61fef19b852d426f5b00b60de083539b9ba0f76c:/include/wx/msw/checklst.h?ds=sidebyside diff --git a/include/wx/msw/checklst.h b/include/wx/msw/checklst.h index ffc70a0a51..7bb7852532 100644 --- a/include/wx/msw/checklst.h +++ b/include/wx/msw/checklst.h @@ -78,7 +78,7 @@ private: size_t m_nItemHeight; // height of checklistbox items (the same for all) DECLARE_EVENT_TABLE() - DECLARE_DYNAMIC_CLASS(wxCheckListBox) + DECLARE_DYNAMIC_CLASS_NO_COPY(wxCheckListBox) }; #endif //_CHECKLST_H