Commit 521aa7f5 authored by Andrew den Exter's avatar Andrew den Exter Committed by Qt by Nokia
Browse files

Fix restarting timer from onTriggered handler.


Set the running property to false before calling the triggered handler
when a timer finishes so it does not appear to still be running and
can be restarted by setting the running property to true.

Task-number: QTBUG-22004
Change-Id: I840efa30f5b7ad7d0cda96803d4898be3f390705
Reviewed-by: default avatarMartin Jones <martin.jones@nokia.com>
parent 21e6e0e6
No related merge requests found
Showing with 60 additions and 1 deletion
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment