mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-14 00:59:38 +02:00
TAChart: Fix compilation of taprint unit
git-svn-id: trunk@30496 -
This commit is contained in:
parent
fbc076999d
commit
ab52351a55
@ -15,12 +15,12 @@ Authors: Alexander Klenin
|
||||
}
|
||||
unit TAPrint;
|
||||
|
||||
{$mode objfpc}
|
||||
{$H+}
|
||||
|
||||
interface
|
||||
|
||||
uses
|
||||
Printers, TADrawUtils;
|
||||
Printers, TADrawerCanvas;
|
||||
|
||||
type
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user