Ross Gammon 79b3a8f889 Description: Fix qreal VS double issues.
This patch tries to fix qreal VS double issues for ARM

 There are two seperate issues, the first is trivial just a typecast on
 a const.

 The second is however less-trivial and needs to be checked
 before merging. sip doesn't seem to like the type
 QVector<double> on platforms where qreal is float but changing
 the type to qreal may have knock-on impacts on the native code.

 QGIS Issue: http://hub.qgis.org/issues/11148
 Debian Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760535

Author: Peter Michael Green <plugwash@debian.org>
2014-09-05 20:51:13 +02:00
..
2014-01-26 18:36:29 +01:00
2014-08-17 13:37:34 +02:00
2014-08-17 13:37:34 +02:00
2014-08-17 13:37:34 +02:00
2014-08-17 13:37:34 +02:00
2014-08-17 13:37:34 +02:00
2014-08-17 13:37:34 +02:00
2014-08-17 13:37:34 +02:00
2014-08-17 13:37:34 +02:00
2012-09-24 02:42:57 +02:00
2012-09-24 02:42:57 +02:00