MG: free fhintfont

git-svn-id: trunk@408 -
This commit is contained in:
lazarus 2001-11-12 11:54:10 +00:00
parent f41b3116ce
commit ac26d5531f

View File

@ -29,6 +29,7 @@ end;
------------------------------------------------------------------------------}
Destructor TScreen.Destroy;
begin
FHintFont.Free;
FFormList.Free;
inherited Destroy;
end;