Skip to content
Commit 6f59f145 authored by Bernhard Beschow's avatar Bernhard Beschow
Browse files

MarbleWidget: use qSqrt and qAtan instead of sqrt and atan

Prevents the following warning when compiling with MSVC:

src\lib\marblewidget.cpp(58) : warning C4717: 'Marble::sqrt' : recursive on all control paths, function will cause runtime stack overflow
parent 79c6b9ac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment