fixed Printer4Lazarus windows compilation

git-svn-id: trunk@8252 -
This commit is contained in:
jesus 2005-12-04 06:45:45 +00:00
parent 6ef8592ac3
commit 843b3af558

View File

@ -1,5 +1,5 @@
Uses
Windows,WinUtilPrn, InterfaceBase, Win32Int, LCLIntf,LCLType,WinVer,Printers,OSPrinters;
Windows,WinUtilPrn, InterfaceBase, Win32Int, LCLIntf,LCLType,WinVer;
{ TPageSetupDialog }