Fix crash in Flickable with pressDelay.
authorMartin Jones <martin.jones@jollamobile.com>
Wed, 2 Jul 2014 02:12:05 +0000 (02:12 +0000)
committerGunnar Sletta <gunnar.sletta@jollamobile.com>
Wed, 2 Jul 2014 09:44:41 +0000 (11:44 +0200)
commitf5adbaa903d5ac078dc71d5af555ba7884645a8f
treee4a84993da4146125f3387ae6c1cb4a7dc7c2cc3
parent87a5889029aed8c53a4b02a42804d036614db36b
Fix crash in Flickable with pressDelay.

Looks like this was exposed by the touch event compression change.

Task-number: QTBUG-40000
Change-Id: I037c848e0c5d766857dff3162c244213aba847da
Reviewed-by: Gunnar Sletta <gunnar.sletta@jollamobile.com>
src/quick/items/qquickflickable.cpp