mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 04:39:22 +02:00
MG: free fhintfont
git-svn-id: trunk@408 -
This commit is contained in:
parent
f41b3116ce
commit
ac26d5531f
@ -29,6 +29,7 @@ end;
|
|||||||
------------------------------------------------------------------------------}
|
------------------------------------------------------------------------------}
|
||||||
Destructor TScreen.Destroy;
|
Destructor TScreen.Destroy;
|
||||||
begin
|
begin
|
||||||
|
FHintFont.Free;
|
||||||
FFormList.Free;
|
FFormList.Free;
|
||||||
inherited Destroy;
|
inherited Destroy;
|
||||||
end;
|
end;
|
||||||
|
Loading…
Reference in New Issue
Block a user