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

List:       kde-commits
Subject:    koffice/kexi/tableview
From:       Lucijan Busch <lucijan () gmx ! at>
Date:       2003-07-02 18:04:30
[Download RAW message or body]

CVS commit by lucijan: 

debuggingstatements in draw methods aren't a good idea :)


  M +1 -1      kexitableview.cpp   1.64


--- koffice/kexi/tableview/kexitableview.cpp  #1.63:1.64
@@ -519,5 +519,5 @@ void KexiTableView::drawContents( QPaint
 //      int maxwc = QMIN(cw, (columnPos(m_numCols - 1) + columnWidth(m_numCols - 1)));
         int maxwc = columnPos(cols() - 1) + columnWidth(cols() - 1);
-        kdDebug() << "KexiTableView::drawContents(): maxwc: " << maxwc << endl;
+//      kdDebug() << "KexiTableView::drawContents(): maxwc: " << maxwc << endl;
 
 //      pb->fillRect(maxwc, 0, cw - maxwc, ch, colorGroup().base());


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

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