Make wxImageList not copiable (fixes #10503), replace wxList with wxObjectList
authorRobert Roebling <robert@roebling.de>
Thu, 19 Feb 2009 20:26:00 +0000 (20:26 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 19 Feb 2009 20:26:00 +0000 (20:26 +0000)
commita1abd1a923027a33fb67c0050c950081df63c612
tree36df30711d33aba9e6ff0f1aed2282d05add41e4
parent668674c1e2301c2bc946c3fe3936599fd269d4fe
Make wxImageList not copiable (fixes #10503), replace wxList with wxObjectList

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/imaglist.h
include/wx/msw/imaglist.h
src/generic/imaglist.cpp