fix typo making wxGrid crash upon usage of PgDown: MovePageDown() is a row operation...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Tue, 2 Dec 2008 19:39:46 +0000 (19:39 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Tue, 2 Dec 2008 19:39:46 +0000 (19:39 +0000)
commitd188378e278399c148b9d39130eb183b8873b0a1
tree7bc47af7923ea78aafba9091450eaf5cd33e3869
parent8a337f95d82671e8f94809a49687d2c18d316e39
fix typo making wxGrid crash upon usage of PgDown: MovePageDown() is a row operation, not a column op

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