[Kst] kdeextragear-2/kst/kst (silent)

George Staikos staikos at kde.org
Thu Jun 17 18:19:48 CEST 2004


CVS commit by staikos: 

CVS_SILENT


  M +1 -0      kstviewobject.cpp   1.64


--- kdeextragear-2/kst/kst/kstviewobject.cpp  #1.63:1.64
@@ -228,4 +228,5 @@ void KstViewObject::drawFocusRect(QPaint
   r.setHeight(_geom.height());
   Qt::RasterOp op = p.rasterOp();
+  // FIXME: Qt bug?  Appears that clipping is ignored here
   p.setRasterOp(Qt::NotROP);
   p.drawWinFocusRect(r);





More information about the Kst mailing list