mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-01 09:12:30 +02:00
Printers, fix hint
git-svn-id: trunk@19414 -
This commit is contained in:
parent
428ae2d60f
commit
bdd630a38a
@ -1048,7 +1048,6 @@ begin
|
|||||||
end;
|
end;
|
||||||
|
|
||||||
procedure TCUPSPrinter.DoSetOrientation(aValue: TPrinterOrientation);
|
procedure TCUPSPrinter.DoSetOrientation(aValue: TPrinterOrientation);
|
||||||
var St : String;
|
|
||||||
begin
|
begin
|
||||||
if aValue=DoGetOrientation then
|
if aValue=DoGetOrientation then
|
||||||
exit;
|
exit;
|
||||||
|
Loading…
Reference in New Issue
Block a user