replace the mismatched new[]/delete (bug #10234) with a wxVector
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 29 Nov 2008 22:30:58 +0000 (22:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 29 Nov 2008 22:30:58 +0000 (22:30 +0000)
commitceef3893cb12d80e679d4b619fb086529a36c2a8
tree8c6c279cdde1f046868e39de613427d9d8a657b1
parent664e5ff93e8ed74969e67c79ce9da004309ca91c
replace the mismatched new[]/delete (bug #10234) with a wxVector

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/listctrl.cpp