SVN commit 481663 by staikos: unexplained commit while we're trying to stabilize for release, removed. M +0 -1 kstviewobject.cpp --- trunk/extragear/graphics/kst/kst/kstviewobject.cpp #481662:481663 @@ -676,7 +676,6 @@ KstViewObjectPtr vop = *nearest; vop->move(pt); vop->resize(sz); - vop->lowerToBottom(); childrenCopy.remove(vop); }