From fa0e662ad99a6d376a9170dbb83aa895fe740c64 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Fri, 20 Sep 2002 21:38:57 +0000 Subject: [PATCH] typo fix for the branch too git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/generic/grid.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/generic/grid.cpp b/src/generic/grid.cpp index 36b7d01c82..8d461af605 100644 --- a/src/generic/grid.cpp +++ b/src/generic/grid.cpp @@ -1584,7 +1584,7 @@ void wxGridCellStringRenderer::Draw(wxGrid& grid, for (int j=row; j 0) c_rows = 0; if (!grid.GetTable()->IsEmptyCell(row+c_rows, i)) {