fixed bug with deletion of several last items in wxListCtrl, added tests for it in...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 23 Jul 2001 14:57:01 +0000 (14:57 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 23 Jul 2001 14:57:01 +0000 (14:57 +0000)
commit91c6cc0e71bf9b49dbcb4d69ecfe30801a31aeb2
tree1c28426508351a8f2eb281b3cf4f9e5915973326
parentd9ff0f91fbddae88286567cab74dcfb59c91fc0f
fixed bug with deletion of several last items in wxListCtrl, added tests for it in the sample

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