Remove temporary constructor used to make qreal->float change
authorSean Harmer <sean.harmer@kdab.com>
Fri, 7 Sep 2012 18:00:21 +0000 (19:00 +0100)
committerQt by Nokia <qt-info@nokia.com>
Sun, 9 Sep 2012 16:31:58 +0000 (18:31 +0200)
commit6e92535dea4b91e590e594c128dc475a27f68e9a
treeb5026729c13845570d1ee23b408661a9d772e98e
parent67cb9e24e5cd08b07715cd1053b9cbd7ebbd560d
Remove temporary constructor used to make qreal->float change

The constructor being removed was needed to allow the CI to work until
commit e88f56afc2c889eede8c719b9ce7b621f49a96f9 in qtdeclarative was
merged.

This completes the move from qreal->float in QtGui/math3d.

Change-Id: I2afd108bd9398a1e6925b2885a90dbbad4d25669
Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/gui/math3d/qmatrix4x4.cpp
src/gui/math3d/qmatrix4x4.h