another custom draw fix: leave space for the image even if the current item doesn...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 5 Mar 2006 12:12:11 +0000 (12:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 5 Mar 2006 12:12:11 +0000 (12:12 +0000)
commit25e6a4a698b15d72874bd1dbf4d260163a60f005
treeecf10af7283eabbb5c37236411d0cd20d01b0fd6
parent13845bd57c75764de50f420949a6ea9999d6d9e0
another custom draw fix: leave space for the image even if the current item doesn't have any but the list control has an image list (because this is what the standard drawing procedure does)

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