summaryrefslogtreecommitdiffstats
path: root/scroller/qkineticscroller_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'scroller/qkineticscroller_p.h')
-rw-r--r--scroller/qkineticscroller_p.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/scroller/qkineticscroller_p.h b/scroller/qkineticscroller_p.h
index 599bb68..881ee14 100644
--- a/scroller/qkineticscroller_p.h
+++ b/scroller/qkineticscroller_p.h
@@ -99,9 +99,8 @@ public:
qreal linearDecelerationFactor;
qreal exponentialDecelerationBase;
qreal overshootSpringConstantRoot;
- qreal overshootDragResistanceFactor;
QPointF overshootMaximumDistance;
- qreal overshootMaximumVelocity;
+ qreal overshootDragResistanceFactor;
qreal dragStartDistance;
qreal dragStartDirectionErrorMargin;
qreal maximumVelocity;