don't overwrite the existing attributes when setting one new one, i.e. SetItemBackgro...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Dec 2005 03:07:48 +0000 (03:07 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Dec 2005 03:07:48 +0000 (03:07 +0000)
commit0f3888a5f82aae5fcbca1e5aff979d3ca2349381
tree932f9d362c2bfe591cbf8a017fe0cf24471be517
parent542178500559061ac046dde172186a7616dfd1e6
don't overwrite the existing attributes when setting one new one, i.e. SetItemBackgroundColour() after SetItemTextColour() doesn't reset the text colour to default one any more

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