]> git.saurik.com Git - wxWidgets.git/commit
Added a wxASSERT_MSG in ::SetColDefs() to trap for the user sending an index that...
authorGeorge Tasker <gtasker@allenbrook.com>
Thu, 13 Jun 2002 17:48:40 +0000 (17:48 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Thu, 13 Jun 2002 17:48:40 +0000 (17:48 +0000)
commitff294e0ebadec5896402cafcbd8d9b36a61f98af
treecf1bb60d1d13f7dbc74f011c84122a685ca9390d
parent4ece0694e1a6c071705b6e0d29ca7a5e99d1c0b5
Added a wxASSERT_MSG in ::SetColDefs() to trap for the user sending an index that is larger than the number of columns defined for the table

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