mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 02:59:19 +02:00
cocoa: fix formatting
git-svn-id: trunk@43667 -
This commit is contained in:
parent
03651e2cfd
commit
6617df26ff
@ -807,7 +807,7 @@ begin
|
|||||||
NewBounds.Top, Move_SourceIsInterface);
|
NewBounds.Top, Move_SourceIsInterface);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
if not FBoundsReportedToChildren then // first time we need this to update non cocoa based client rects
|
if not FBoundsReportedToChildren then // first time we need this to update non cocoa based client rects
|
||||||
begin
|
begin
|
||||||
Target.InvalidateClientRectCache(true);
|
Target.InvalidateClientRectCache(true);
|
||||||
FBoundsReportedToChildren:=true;
|
FBoundsReportedToChildren:=true;
|
||||||
|
Loading…
Reference in New Issue
Block a user