use CanSetValueAs() instead of CanGetValueAs() in wxGridCellBoolEditor::EndEdit
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Dec 2008 21:42:13 +0000 (21:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Dec 2008 21:42:13 +0000 (21:42 +0000)
commitfc5d9e38ee002c024be3019e37b63f1a1d88e7c2
treed29aae7aa88081e08b4b097c317c777ba60ca539
parent03d7d36ba9c71650104c21cdb7ab5d371ec59c95
use CanSetValueAs() instead of CanGetValueAs() in wxGridCellBoolEditor::EndEdit

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