From d48d83a1ac6761ed8481aba8875a6c7d99ae3f3a Mon Sep 17 00:00:00 2001 From: John Layt Date: Sun, 29 Jul 2012 17:41:08 +0100 Subject: SIC QPrintSupport: Remove unused PPK_SuppressSystemPrintStatus Print Engine key PPK_SuppressSystemPrintStatus was added in Qt4.1 for Cocoa dialog to suppress the progress dialog. In Qt5 all cocoa code has been removed and this key is now unused. Change-Id: I3a91e9651e16f81611a9a736163f76acf9f20096 Reviewed-by: Eskil Abrahamsen Blomfeldt --- dist/changes-5.0.0 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dist') diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0 index a444cc31ed..922e166723 100644 --- a/dist/changes-5.0.0 +++ b/dist/changes-5.0.0 @@ -325,6 +325,8 @@ information about a particular change. - QThread::terminated() has been removed, since its emission cannot be guaranteed. +- QPrintEngine - Removed the PPK_SuppressSystemPrintStatus key as no longer used. + **************************************************************************** * General * **************************************************************************** -- cgit v1.2.3