qt6-bb10/src/printsupport
Andy Shaw 51ff044934 Check if Start/EndPage returns non-positive value when error checking
StartPage and EndPage are documented to return a non-positive value (0 or
less) when they fail, therefore it is not enough to check if !StartPage.
Checking if is 0 or less is more accurate.

Change-Id: Ia0ff43da4e4309ba0a5983e91a0ad583aad0a955
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2014-08-07 10:07:41 +02:00
..
dialogs Windows: Fix assignment of margins in QPageSetupDialog. 2014-07-22 15:32:34 +02:00
doc Doc: Updated url variable in qdocconf files. 2013-11-06 11:31:39 +01:00
kernel Check if Start/EndPage returns non-positive value when error checking 2014-08-07 10:07:41 +02:00
widgets QtPrintSupport - Fix QT_NO_PRINTER build 2014-03-17 13:46:26 +01:00
printsupport.pro Revert "Automatically link printsupport plugins to static applications." 2014-04-18 07:44:57 +02:00