Ignore:
Timestamp:
May 5, 2011, 5:36:53 AM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/gui/painting/qprinter.h

    r651 r846  
    11/****************************************************************************
    22**
    3 ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
     3** Copyright (C) 201 Nokia Corporation and/or its subsidiary(-ies).
    44** All rights reserved.
    55** Contact: Nokia Corporation ([email protected])
     
    125125
    126126    // ### Qt 5: Merge with QAbstractPrintDialog::PrintRange
    127     enum PrintRange { AllPages, Selection, PageRange };
     127    enum PrintRange { AllPages, Selection, PageRange };
    128128
    129129    enum Unit {
     
    199199
    200200    int actualNumCopies() const;
     201
     202
     203
     204
    201205
    202206    void setPaperSource(PaperSource);
Note: See TracChangeset for help on using the changeset viewer.