mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-15 06:09:30 +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;
|
||||
begin
|
||||
FHintFont.Free;
|
||||
FFormList.Free;
|
||||
inherited Destroy;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user