use a single wxKeyboardEvent parameter instead of 4 bools in tons of places
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 20 Sep 2008 00:09:28 +0000 (00:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 20 Sep 2008 00:09:28 +0000 (00:09 +0000)
commit8b5f6d9d47549e88538e0e6bf734ce4bc30c9093
treecb1e66aa1432e9ba82c775463fa7ba9a798e69b0
parentba4d737a9ec66377cb4a3b4224aacca8c894bbc1
use a single wxKeyboardEvent parameter instead of 4 bools in tons of places

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