Kaydet (Commit) 74424499 authored tarafından Armin Le Grand's avatar Armin Le Grand Kaydeden (comit) Caolán McNamara

Resolves: #i122509# Corrected typo in basegfx

(cherry picked from commit cdf48cfd)

Change-Id: Iaa62acc4901c3edd31d0af7c642327dddf07f562
üst 1ecae380
......@@ -112,7 +112,7 @@ namespace basegfx
if(!fTools::equalZero(fLenNow))
{
const double fOne(10.0);
const double fOne(1.0);
if(!fTools::equal(fOne, fLenNow))
{
......
Markdown is supported
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