MenuEditor: Remove calculation of ShadowBox from wrong place.

git-svn-id: trunk@55393 -
This commit is contained in:
michl 2017-06-26 06:18:56 +00:00
parent 85a49e41f2
commit 79a3a03c3e

View File

@ -1941,7 +1941,6 @@ begin
Canvas.FillRect(r);
Canvas.Frame(r);
end;
LocateShadows;
EndUpdate;
end;