SVN commit 489035 by staikos: that wasn't supposed to go in. line loading now works M +0 -1 kstviewline.cpp --- trunk/extragear/graphics/kst/kst/kstviewline.cpp #489034:489035 @@ -77,7 +77,6 @@ setTransparent(true); _type = "Line"; setMinimumSize(QSize(1, 1)); - updateOrientation(); }