qt6-bb10/src/printsupport
Kai Koehne e251f11849 printsupport: Fix clang-cl warning
qprintengine_win.cpp(1117,14): warning: comparison of two values with different enumeration types in switch statement ('QPrint::DuplexMode' and 'QPrinter::DuplexMode') [-Wenum-compare-switch]
        case QPrinter::DuplexShortSide:

Change-Id: Ib5028d80ecf7f6bb9eb0562e5c137acfeb709a14
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2019-04-09 07:00:02 +00:00
..
dialogs Windows: Use the ptPaperSize information to set the paper size 2018-12-18 20:26:10 +00:00
doc Doc: Check before including the \snippet from a .pro file 2018-08-30 09:23:42 +00:00
kernel printsupport: Fix clang-cl warning 2019-04-09 07:00:02 +00:00
widgets Unix: Fix usability of the print properties dialog 2018-01-12 12:04:35 +00:00
configure.json configure: verify header presence against sources 2018-12-14 23:44:30 +00:00
printsupport.pro