]> git.saurik.com Git - wxWidgets.git/commit
This fixes a crash that would happen when DeleteAllItems is called
authorRobin Dunn <robin@alldunn.com>
Fri, 21 Jun 2002 01:57:17 +0000 (01:57 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 21 Jun 2002 01:57:17 +0000 (01:57 +0000)
commit73d8c5fd7620fd5eea3bc37de587473e14cff01e
tree32feb01fee8368d0dd8a4e1bc3fea0f8b157d8d6
parent5a6b32cc16f7b7e5b3c41cd0a98840d81cafc42d
This fixes a crash that would happen when DeleteAllItems is called
when some items have attributes.

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