renamed GetColHeader() to GetGridColHeader() for consistency with the other existing...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 15 Dec 2008 10:34:04 +0000 (10:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 15 Dec 2008 10:34:04 +0000 (10:34 +0000)
commit3039ade95dbad1ee5a5ed03c25e3ed9241907850
tree1f2f006a2cb22b63155e212cea85728e1926b7a0
parent22f4180e595ed728377a43c4f23110ff0a1ea531
renamed GetColHeader() to GetGridColHeader() for consistency with the other existing accessors (even if this is redundant) and made it public/documented (also documented the others)

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