mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 22:38:03 +02:00
FpReport: fixed compilation, issue #40367
This commit is contained in:
parent
48b1419ec4
commit
fa73f043e5
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user