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

List:       kde-commits
Subject:    kdebase/kdesktop (silent)
From:       Benoit Walter <b.walter () free ! fr>
Date:       2004-04-16 22:55:04
Message-ID: 20040416225504.191C69A38 () office ! kde ! org
[Download RAW message or body]

CVS commit by bwalter: 

CVS_SILENT: Remove comments


  M +2 -6      kdiconview.cc   1.123


--- kdebase/kdesktop/kdiconview.cc  #1.122:1.123
@@ -1255,12 +1255,8 @@ void KDIconView::viewportWheelEvent( QWh
 void KDIconView::updateWorkArea( const QRect &wr )
 {
-//    kdDebug(1204) << "KDIconView::updateWorkArea wr: " << wr.x() << "," << wr.y()
-//              << " " << wr.width() << "x" << wr.height() << endl;
+    kdDebug(1204) << "KDIconView::updateWorkArea wr: " << wr.x() << "," << wr.y()
+              << " " << wr.width() << "x" << wr.height() << endl;
     QRect oldArea = iconArea();
     setIconArea( wr );
-    /*setMargins( wr.left(), wr.top(),
-                QApplication::desktop()->width() - wr.right() - 1,
-                QApplication::desktop()->height() - wr.bottom() - 1 );
-    resizeContents( viewport()->width(), viewport()->height() );*/
 
     if ( m_autoAlign )


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

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