[Kst] branches/kst/1.3/kst/src/libkstapp

George Staikos staikos at kde.org
Fri Nov 3 12:07:02 CET 2006


SVN commit 601454 by staikos:

backport fix for 135069


 M  +2 -0      kstplotlabel.cpp  


--- branches/kst/1.3/kst/src/libkstapp/kstplotlabel.cpp #601453:601454
@@ -157,6 +157,8 @@
   p.translate(tx, ty);
   p.rotate(_rotation);
 
+  rc.pen = p.pen();
+
   if (lp && lp->chunk) {
     renderLabel(rc, lp->chunk);
   }


More information about the Kst mailing list