]> git.saurik.com Git - wxWidgets.git/commit
fixed bug in wxListCtrl::SetItem (forgot to delete previous attribute from m_attrs)
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 22 Aug 2000 21:56:52 +0000 (21:56 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 22 Aug 2000 21:56:52 +0000 (21:56 +0000)
commit525fd27d2436693207bd2e7c01ed0c0c9019de14
tree0cb370808447da902d2c1e5d1b11cd240946be39
parent136edc27f94c43426efeb5a714f649a7c7d3ae04
fixed bug in wxListCtrl::SetItem (forgot to delete previous attribute from m_attrs)

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