Fix the Mac build on 32bit with c++11
CGFloat is a float on 32bit and qreal is a double. This causes a
narrowing error when building with c++11 support.
Change-Id: Ia73378ff9798d1f547b37f97393564e2c9e3672d
Reviewed-by:
Gabriel de Dietrich <gabriel.dedietrich@digia.com>
Showing
Please register or sign in to comment