Changeset 578 for trunk/src/gui/painting/qprinterinfo_unix.cpp
- Timestamp:
- Feb 18, 2010, 3:27:14 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/painting/qprinterinfo_unix.cpp
r561 r578 727 727 } 728 728 729 729 730 int qt_getLprPrinters(QList<QPrinterDescription>& printers) 730 731 { … … 819 820 return best; 820 821 } 822 821 823 822 824 /////////////////////////////////////////////////////////////////////////////
Note:
See TracChangeset
for help on using the changeset viewer.