[Kst] extragear/graphics/kst/src/libkstapp

Andrew Walker arwalker at sumusltd.com
Tue Mar 28 00:58:27 CEST 2006


SVN commit 523354 by arwalker:

CCBUG:124367 Add back line

 M  +1 -0      kstviewline.cpp  


--- trunk/extragear/graphics/kst/src/libkstapp/kstviewline.cpp #523353:523354
@@ -74,6 +74,7 @@
   }
 
   // always these values
+  setTransparent(true);
   _type = "Line";
   setMinimumSize(QSize(1, 1));
 }


More information about the Kst mailing list