CVS commit by staikos: these have to be kept in sync M +1 -0 ksttoplevelview.cpp 1.70 --- kdeextragear-2/kst/kst/ksttoplevelview.cpp #1.69:1.70 @@ -968,4 +968,5 @@ void KstTopLevelView::release() { _pressTarget = 0L; _mouseGrabber = 0L; + _mouseGrabbed = false; _selectionList.clear(); clearChildren(); // FIXME: remove this once we get rid of _parent