src/gui/painting/qprintengine.h
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
equal deleted inserted replaced
27:93b982ccede2 31:5daf16870df6
    84         PPK_Duplex,
    84         PPK_Duplex,
    85 
    85 
    86         PPK_PaperSources,
    86         PPK_PaperSources,
    87         PPK_CustomPaperSize,
    87         PPK_CustomPaperSize,
    88         PPK_PageMargins,
    88         PPK_PageMargins,
       
    89         PPK_CopyCount,
       
    90         PPK_SupportsMultipleCopies,
    89         PPK_PaperSize = PPK_PageSize,
    91         PPK_PaperSize = PPK_PageSize,
    90 
    92 
    91         PPK_CustomBase = 0xff00
    93         PPK_CustomBase = 0xff00
    92     };
    94     };
    93 
    95