summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel/qprintengine.h
diff options
context:
space:
mode:
authorJohn Layt <jlayt@kde.org>2012-07-29 17:41:08 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-21 11:03:48 +0100
commitd48d83a1ac6761ed8481aba8875a6c7d99ae3f3a (patch)
tree44433544f9126541269e6048f60df0ffe8fe5afd /src/printsupport/kernel/qprintengine.h
parentbd88379482fd8896ec5dd1a20deb2f47c93a4347 (diff)
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 <eskil.abrahamsen-blomfeldt@digia.com>
Diffstat (limited to 'src/printsupport/kernel/qprintengine.h')
-rw-r--r--src/printsupport/kernel/qprintengine.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/printsupport/kernel/qprintengine.h b/src/printsupport/kernel/qprintengine.h
index d81d5bd172..ab4483e3c1 100644
--- a/src/printsupport/kernel/qprintengine.h
+++ b/src/printsupport/kernel/qprintengine.h
@@ -78,7 +78,6 @@ public:
PPK_WindowsPageSize,
PPK_FontEmbedding,
- PPK_SuppressSystemPrintStatus,
PPK_Duplex,