Renamed existing wxGrid::SelectBlock to HighlightBlock.
authorMichael Bedward <mbedward@ozemail.com.au>
Fri, 28 Jul 2000 05:12:32 +0000 (05:12 +0000)
committerMichael Bedward <mbedward@ozemail.com.au>
Fri, 28 Jul 2000 05:12:32 +0000 (05:12 +0000)
commitc9097836306c3946917e22ac4bfc6141f89ad5ad
treed1a21c2012dd3880dcb715ca4c72e37a6fc11dda
parenta6a997a68dcd1f16868db91fe1fc0a3d22565e62
Renamed existing wxGrid::SelectBlock to HighlightBlock.
Added new wxGrid::SelectBlock that does what the name suggests
(consistent with the other SelectXXX functions).

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