fixed setting more than one attr for a cell
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 11 Feb 2000 18:18:18 +0000 (18:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 11 Feb 2000 18:18:18 +0000 (18:18 +0000)
commit2e9a6788171a422dd2ec3daa5dedc775892e8fd7
tree4e675068f53fad9565ace03a90b8d9cf53294caa
parent3ace2e6d5cf27df9cd7ac6d92a1c60d07ee841c5
fixed setting more than one attr for a cell

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