[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Tue Apr 13 19:24:56 CEST 2004
CVS commit by staikos:
not needed now
M +2 -2 ksttoplevelview.cpp 1.28
--- kdeextragear-2/kst/kst/ksttoplevelview.cpp #1.27:1.28
@@ -392,7 +392,7 @@ void KstTopLevelView::pressMove(const QP
slideInto(_geom, r);
// adjust the offset to make smoother mouse
- if (_pressTarget->geometry().contains(pos)) {
+ /*if (_pressTarget->geometry().contains(pos)) {
_moveOffset = pos - _pressTarget->geometry().topLeft();
- }
+ }*/
}
_prevBand = r;
More information about the Kst
mailing list