[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kspread/ui
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2010-06-28 16:27:27
Message-ID: 20100628162727.B03E3AC8E0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1143740 by sebsauer:

super-minor nick-picking; use the variables defined before.

 M  +1 -1      SheetView.cpp  


--- trunk/koffice/kspread/ui/SheetView.cpp #1143739:1143740
@@ -85,7 +85,7 @@
 {
     const int col = cell.column();
     const int row = cell.row();
-    CellView cellView = sheetView->cellView(cell.column(), cell.row());
+    CellView cellView = sheetView->cellView(col, row);
     if (cellView.isObscured()) {
         // if the rect of visible cells contains the obscuring cell, it was already painted
         if (visibleRect.contains(cellView.obscuringCell())) {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic