]> git.saurik.com Git - wxWidgets.git/commit
Fixed apparent typo in wxGridCellAttr::MergeWith, hopefully fixing
authorStefan Neis <Stefan.Neis@t-online.de>
Sun, 1 Sep 2002 18:14:31 +0000 (18:14 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sun, 1 Sep 2002 18:14:31 +0000 (18:14 +0000)
commit7e48d7d9fb4b546e6a68239e8a77ce7ef79df3b0
treea68e179452db7ece3ac5c0c956d970e07bd16551
parentcd3c2375e6fddd3d478a6776900c21aaeb2d0f08
Fixed apparent typo in wxGridCellAttr::MergeWith, hopefully fixing
        bug 581558 (wxGrid.SetColAttr vs. SetCellAlignment)
Remove editor in Redimension. This should fix
        bug 593189 (wxGrid:delting rows doesn't hide editor)

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