Timestamp:
Feb 18, 2010, 3:27:14 PM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

configure.cmd: Added QT_NO_LPR (and made Qt sources additionally use it in a couple of places) since OS/2 doesn't support LPR-like printing for now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/painting/qprinterinfo_unix_p.h

    r561 r578  
    117117void qt_parseSpoolInterface(QList<QPrinterDescription> *printers);
    118118void qt_parseQconfig(QList<QPrinterDescription> *printers);
     119
    119120int qt_getLprPrinters(QList<QPrinterDescription>& printers);
     121
    120122
    121123#endif // QT_NO_PRINTER
Note: See TracChangeset for help on using the changeset viewer.