Avoid assert when deleting columns if there is more columns than there are column...
authorRobin Dunn <robin@alldunn.com>
Wed, 21 Mar 2012 16:42:00 +0000 (16:42 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 21 Mar 2012 16:42:00 +0000 (16:42 +0000)
commit84484a8dddb782b17e830df695732ff4df131649
treec477c59fce35199298cacbede9243319425cda94
parent8d241dea5c18414ec92776044feda4c909ec5007
Avoid assert when deleting columns if there is more columns than there are column labels

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