Fix more casts that dropped the constness.
authorThiago Macieira <thiago.macieira@intel.com>
Wed, 13 May 2015 21:20:57 +0000 (06:20 +0900)
committerThiago Macieira <thiago.macieira@intel.com>
Tue, 7 Jul 2015 16:16:51 +0000 (16:16 +0000)
commitb69449b0a148d1546205cd8ca36ba87f88b449e6
treec9ddbea163228ea73ba08989718f048a7dec0084
parentc802a8582258ca9ad1cc800a9c8e6e46b2ff6f0e
Fix more casts that dropped the constness.

Found with GCC's -Wcast-qual

Change-Id: I66a35ce5f88941f29aa6ffff13dde502fccefb1d
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
src/quick/util/qquickanimatorjob.cpp