Ignore:
Timestamp:
Feb 18, 2010, 3:27:14 PM (15 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.cpp

    r561 r578  
    727727}
    728728
     729
    729730int qt_getLprPrinters(QList<QPrinterDescription>& printers)
    730731{
     
    819820    return best;
    820821}
     822
    821823
    822824/////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.