QPrintDialog - Fix Windows Current Page option selection
authorJohn Layt <jlayt@kde.org>
Wed, 27 Nov 2013 09:24:51 +0000 (10:24 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 27 Nov 2013 20:52:39 +0000 (21:52 +0100)
commitd9ee8c7626f4cb6fb1814be8e27addccd4e59963
tree5d8218772c0cd32d57a75e0d4a795fabe15e03e8
parentd65ee085d8bbb46c462f91e5f113bb82ffce753f
QPrintDialog - Fix Windows Current Page option selection

In the Windows print dialog default the print range radio button
selection to the QPrinter set value, but only if the option is enabled
in the dialog.

Task-number: QTBUG-32965

Change-Id: I1093ff9d55c0ec578fc2c112874662deb32e1b4d
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
(cherry picked from qtbase/9927c1a2bbb372d0e557c58062e4ecda7a644aa1)
src/gui/dialogs/qprintdialog_win.cpp