On Friday 26 June 2009 09:57:46 [email protected] wrote: > Revision: 3669 > http://kdenlive.svn.sourceforge.net/kdenlive/?rev=3669&view=rev > Author: granjow > Date: 2009-06-26 07:57:46 +0000 (Fri, 26 Jun 2009) > > + double phi = (double) i->boundingRect().width() /
i don't think this is a good thing, it should break compilation on armel which doesn't have the double type. you should use qreal instead (i think) -- Alberto Villa <[email protected]> ------------------------------------------------------------------------------ _______________________________________________ Kdenlive-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kdenlive-devel
