fixed SetColumnWidth() in wxLC_LIST mode (set column to 0, not -1)
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 21 Mar 2005 10:36:59 +0000 (10:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 21 Mar 2005 10:36:59 +0000 (10:36 +0000)
commit514ee25088a3d769ebfc9609797798fc99b3f07e
treefe9643b3f81bd8287f21f56ad8c288fa79d13f2f
parent6671c68b08437e8e0ccd6f6936d9693f16c6311a
fixed SetColumnWidth() in wxLC_LIST mode (set column to 0, not -1)

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