don't deprecate SetItemImage() with 3 parameters; just add a default value for the...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 30 Sep 2004 22:27:45 +0000 (22:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 30 Sep 2004 22:27:45 +0000 (22:27 +0000)
commitaba3d35e7bf1309c58d9e3942437c00fbb167355
tree6e47ec45292e607930b287ca10521920cd714b2d
parente30fbc523429c9f539daf0b4a49ce2d8c9791fc5
don't deprecate SetItemImage() with 3 parameters; just add a default value for the last one

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