mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 05:40:24 +02:00
cocoa: resolve leaking of window handles
git-svn-id: trunk@61032 -
This commit is contained in:
parent
9980e47dc0
commit
fa7b48de3b
@ -732,6 +732,7 @@ begin
|
||||
end;
|
||||
|
||||
TCocoaWSWinControl.DestroyHandle(AWinControl);
|
||||
if Assigned(win) then win.release;
|
||||
end;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user