mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 05:09:33 +02:00
IDE: AnchorDocking: Revert revision 57947 #12c69fc609, as it breaks docking.
git-svn-id: trunk@58003 -
This commit is contained in:
parent
ed0e36b971
commit
e8f9cb37c0
@ -677,7 +677,6 @@ end;
|
||||
------------------------------------------------------------------------------}
|
||||
procedure TCustomForm.Activate;
|
||||
begin
|
||||
SetCaptureControl(nil);
|
||||
if Assigned(FOnActivate) then FOnActivate(Self);
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user