mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-07 08:58:15 +02:00
printers: less hints
This commit is contained in:
parent
5063184257
commit
af57f63ba7
@ -167,7 +167,7 @@ type
|
|||||||
procedure DoDestroy; override;
|
procedure DoDestroy; override;
|
||||||
public
|
public
|
||||||
constructor Create; override;
|
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
|
SPECIFIC CUPS METHODS OR PROPERTIES
|
||||||
|
Loading…
Reference in New Issue
Block a user