mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-11 00:28:18 +02:00
printers: less hints
This commit is contained in:
parent
5063184257
commit
af57f63ba7
@ -167,7 +167,7 @@ type
|
||||
procedure DoDestroy; override;
|
||||
public
|
||||
constructor Create; override;
|
||||
function Write(const Buffer; Count:Integer; out Written: Integer): Boolean; override;
|
||||
function Write(const {%H-}Buffer; Count:Integer; out Written: Integer): Boolean; override;
|
||||
|
||||
{-------------------------------------------------
|
||||
SPECIFIC CUPS METHODS OR PROPERTIES
|
||||
|
Loading…
Reference in New Issue
Block a user