QQuickPixmapStore: Don't start expiration timer when application quits
authorOleg Shparber <trollixx@gmail.com>
Mon, 7 Jul 2014 21:56:38 +0000 (14:56 -0700)
committerOleg Shparber <trollixx@gmail.com>
Wed, 1 Oct 2014 22:58:12 +0000 (00:58 +0200)
commite076b8620367623b59309dd0a9cfdae18b13165a
tree4f2a53710be1a519cdf0922f60dede8284ed4703
parent667728a9da5331dad253d047153daec8a2c1ff55
QQuickPixmapStore: Don't start expiration timer when application quits

This change removes a warning printed during application closing
stage about a timer started not from QThread.

Change-Id: I93ca4da7066bd5e0784509676bc59969a8e2ad48
Reviewed-by: Richard J. Moore <rich@kde.org>
Reviewed-by: Robin Burchell <robin.burchell@viroteck.net>
Reviewed-by: Gunnar Sletta <gunnar@sletta.org>
src/quick/util/qquickpixmapcache.cpp