FreeCAD: master 80941aa0

Author Committer Branch Timestamp Parent
Alexander Golubev wmayer master 2015-05-18 10:50:27 master 774dac17
Changeset Gui & Mod/Sketcher: use fabs() instead abs()

Warnings was like:
src/Mod/Sketcher/Gui/DrawSketchHandler.cpp|350 col 28| warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
Also see:
http://forum.freecadweb.org/viewtopic.php?t=10920
http://forum.freecadweb.org/viewtopic.php?f=10&t=5258
mod - src/Gui/NavigationStyle.cpp Diff File
mod - src/Mod/Sketcher/App/Sketch.cpp Diff File