fix crash when calling InsertColumn() on a wxListCtrl with wxLC_NO_HEADER style
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Tue, 27 Jan 2009 12:05:27 +0000 (12:05 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Tue, 27 Jan 2009 12:05:27 +0000 (12:05 +0000)
commit52d2a5e4541626d86a501e137eeccc38ade3a283
treefeb91c6a7ff90cb0e1276ad4eaa3d2f16db1c0cc
parentad486020870c946fd553535041f8ea707efe656c
fix crash when calling InsertColumn() on a wxListCtrl with wxLC_NO_HEADER style

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