.hgeol
author Gianfranco Costamagna <costamagnagianfranco@yahoo.it>
Tue, 07 Jan 2014 11:40:58 +0100
changeset 9949 2aa9cf5badfc
parent 6500 c9eaf1dd16c8
permissions -rw-r--r--
Added cast to qreal, avoiding ftbfs due to issue #758 More explanation here https://wiki.debian.org/ArmEabiFixes And on qt-project.org reference website: "Typedef for double on all platforms except for those using CPUs with ARM architectures. On ARM-based platforms, qreal is a typedef for float for performance reasons."
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3505
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     1
[patterns]
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     2
**.h = native
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     3
**.c = native
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     4
**.cpp = native
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     5
**.lua = native
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     6
**.txt = native
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     7
**.pas = native
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     8
**.inc = native
6500
c9eaf1dd16c8 Let .hs be native eol format too
unc0rr
parents: 3690
diff changeset
     9
**.hs = native