do reset m_count to 0 after deleting all the items in the control (was broken by...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 29 Jan 2005 21:26:25 +0000 (21:26 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 29 Jan 2005 21:26:25 +0000 (21:26 +0000)
commit07763c990ed83f6879e73431de6f7ec1825f5d56
tree08f0180820b2f5906ec90869eb26a28ee2e7627a
parentbc5f4d9899845a91b2c5e8513b32b6b23125f22c
do reset m_count to 0 after deleting all the items in the control (was broken by last commit)

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