qt5base-lts/tests/auto/printsupport/kernel
David Faure 7fc8c560e2 Fix QPrinter::setPaperSize regression when using QPrinter::DevicePixel
The QPageSize-based refactoring led to casting DevicePixel to a QPageSize::Unit
value of 6 (out of bounds). And then the switch in qt_nameForCustomSize
would leave the string empty, leading to "QString::arg: Argument missing: , 672"
warnings.

Change-Id: I85e97174cc8ead9beccaaa3ded6edfad80f8e360
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Reviewed-by: Andy Shaw <andy.shaw@digia.com>
2015-01-19 10:39:55 +01:00
..
qprintdevice Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qprinter Fix QPrinter::setPaperSize regression when using QPrinter::DevicePixel 2015-01-19 10:39:55 +01:00
qprinterinfo QPrinter - Fix DuplexMode on all platforms 2014-10-24 21:34:21 +02:00
kernel.pro QPlatformPrintDevice - New QPA base class 2014-03-17 13:45:31 +01:00