diff options
Diffstat (limited to 'qkineticscroller_p.h')
| -rw-r--r-- | qkineticscroller_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qkineticscroller_p.h b/qkineticscroller_p.h index 2c0bede..d2012de 100644 --- a/qkineticscroller_p.h +++ b/qkineticscroller_p.h @@ -105,7 +105,7 @@ public: qreal axisLockThreshold; qreal fastSwipeBaseVelocity; qreal fastSwipeMinimumVelocity; - int fastSwipeMaximumTime; + qreal fastSwipeMaximumTime; int framesPerSecond; // state |
