mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 00:02:03 +02:00
parent
1074c2f64f
commit
dc9601276e
@ -393,7 +393,7 @@ begin
|
||||
{$ENDIF}
|
||||
end;
|
||||
if (gTTFontCache.Count=0) then
|
||||
gTTFontCache.BuildFontCache;
|
||||
gTTFontCache.ReadStandardFonts;
|
||||
FDataParent:=TComponent.Create(nil);
|
||||
FreeAndNil(TSDesign); // Remove design-time added page
|
||||
FReportDesignData:=TDesignReportDataCollection.Create(TDesignReportData);
|
||||
|
Loading…
Reference in New Issue
Block a user