commit | 7619aba496208102e098e24454371b9513ec2f90 | [log] [tgz] |
---|---|---|
author | Julien D'Ascenzio <jdascenzio@paratronic.fr> | Wed Apr 22 10:34:18 2015 +0200 |
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Sun Apr 26 12:15:30 2015 +0200 |
tree | 22518e626a90d2261a23a458be0f049f2cfc47a8 | |
parent | c90e587c3589a19fe208f872fc1007a1b608058c [diff] |
qt: add QT_COORD_TYPE to double option On ARM-based platforms, qreal is a typedef for float for performance reasons. But we may want a double precision anyway. Signed-off-by: Richard Genoud <richard.genoud@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>