Finder: CTS 2 fix.

This commit is contained in:
Merlijn Wajer 2011-07-06 21:34:03 +02:00
parent cda571dcb0
commit 79021409d0
1 changed files with 1 additions and 0 deletions

View File

@ -449,6 +449,7 @@ begin
PCTS2Info(Result)^.L);
PCTS2Info(Result)^.hueMod := Tol * hueMod;
PCTS2Info(Result)^.satMod := Tol * satMod;
PCTS2Info(Result)^.Tol := Tol;
end;
end;
end;