mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-16 06:09:29 +02:00
LazReport, fixed pdfexport compile under linux
git-svn-id: trunk@16901 -
This commit is contained in:
parent
70dafcbd7b
commit
28a24c5278
@ -19,7 +19,7 @@ unit lr_e_pdf;
|
||||
interface
|
||||
|
||||
uses
|
||||
SysUtils, Windows, Messages, Classes, Graphics, Forms, StdCtrls, lr_BarC,
|
||||
SysUtils, Classes, Graphics, Forms, StdCtrls, lr_BarC,
|
||||
lr_class, PdfDoc, PdfTypes, PdfFonts, PReport, Dialogs, Controls;
|
||||
|
||||
type
|
||||
|
Loading…
Reference in New Issue
Block a user