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)); }