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

List:       kde-commits
Subject:    KDE/kdelibs/khtml (silent)
From:       Germain Garand <germain () ebooksfrance ! org>
Date:       2007-12-13 22:40:17
Message-ID: 1197585617.950063.15655.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 748248 by ggarand:

SVN_SILENT: bah. not even a QRectF

 M  +1 -1      khtmlview.cpp  


--- trunk/KDE/kdelibs/khtml/khtmlview.cpp #748247:748248
@@ -797,7 +797,7 @@
         r.setY(r.y()*100/d->zoomLevel);
         r.setWidth(r.width()*100/d->zoomLevel);
         r.setHeight(r.height()*100/d->zoomLevel);
-        r.adjust(-.999,-.999,.999,.999);
+        r.adjust(-1,-1,1,1);
     }
     p.setClipRect(r);
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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