Add missing interpolator for unsigned int.
authorJan Arve Saether <jan-arve.saether@digia.com>
Tue, 10 Sep 2013 12:14:55 +0000 (14:14 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 11 Sep 2013 10:35:08 +0000 (12:35 +0200)
commit1f76ee2c4615907033f670fb61ea2eff515d72e9
treeba971661da88d4ab4ad3ac50dfe7358e83fe1eef
parentc3958b592a1d46eb1b536bd09cce1aa919d02635
Add missing interpolator for unsigned int.

Note that there are also some missing interpolators for char, short,
long long etc, but those are most likely less common than unsigned int.

Task-number: QTBUG-33268

Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
(cherry picked from qtbase/09da1f7d1f04f51eca4dc11add2854355fad6cd4)

Change-Id: Ieae8c5f66dab0f997522ea7e7990485ecde33e27
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
src/corelib/animation/qvariantanimation.cpp