]> git.saurik.com Git - wxWidgets.git/commit
don't crash trying to dereference NULL m_selection (happens when showing a grid witho...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 20 Jun 2002 15:01:10 +0000 (15:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 20 Jun 2002 15:01:10 +0000 (15:01 +0000)
commit3f3dc2efd04fae213a225331f8533665fc4cf9b8
tree7419e3179f67ae50469736ff51a0e347e6c4860f
parentbd9cd5343b90490e914604eca95f2e07ba8fd072
don't crash trying to dereference NULL m_selection (happens when showing a grid without any rows or columns)

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