]> git.saurik.com Git - wxWidgets.git/commit
ensure m_table is not NULL before trying to access the view
authorRobin Dunn <robin@alldunn.com>
Wed, 8 Nov 2006 04:54:47 +0000 (04:54 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 8 Nov 2006 04:54:47 +0000 (04:54 +0000)
commitecc7aa82034b6ebfb34c597b86cac4db03ca9382
treeabd44eb723f20a3b2f04d1e0bcdba4379d3e90bc
parent644241e16236e033fbc0f568ff7c1cb0964728a2
ensure m_table is not NULL before trying to access the view

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