]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/checklst.h
warnings (and some errors) fixes for wxUniv DLL build
[wxWidgets.git] / include / wx / msw / checklst.h
index ffc70a0a512e7759e5e9d4df7d8234cb3e16ab2a..7bb7852532d811292a32359f4cb8ada26feaef03 100644 (file)
@@ -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