]> git.saurik.com Git - wxWidgets.git/commit
Merge the cell size attribute the same way that other attributes are
authorRobin Dunn <robin@alldunn.com>
Wed, 1 Jun 2005 00:16:41 +0000 (00:16 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 1 Jun 2005 00:16:41 +0000 (00:16 +0000)
commit3100c3dbf3d8aeae4d2d68de91c14a0de399bd32
tree842cbd195cff6f68f15b9417502b292aa9c538b8
parentfe384096fa2b54d67d1ec4e86434bf9f1e338b9d
Merge the cell size attribute the same way that other attributes are
merged, e.g., if it is already set to a non-default value in the
current wxGridCellAttr object then don't merge from the other.

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