don't readd items in SetImageList() after changing the control mode, they are suppose...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 21 Apr 2009 17:31:03 +0000 (17:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 21 Apr 2009 17:31:03 +0000 (17:31 +0000)
commitbd7bd09eb3921fd928ca6b459dac01a1df6a4e06
tree850ce8d0c70feba1988fdfeeda7650c63e2a9f17
parentb7923f2ac1a079d290b987d85cd41b4d524361ea
don't readd items in SetImageList() after changing the control mode, they are supposed to be preserved by wxListCtrl itself (correction for #9484)

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