FpReport: fixed compilation, issue #40367

This commit is contained in:
Maxim Ganetsky 2023-07-08 01:51:09 +03:00
parent 48b1419ec4
commit fa73f043e5

View File

@ -31,7 +31,7 @@ type
TOpenURLEvent = Procedure (Sender : TObject; Const AURL : String) of Object;
TFPReportPreviewForm = class(TForm)
TFPReportPreviewForm = class(TCustomFPreportPreviewForm)
AClose: TAction;
ALast: TAction;
AFirst: TAction;