Set up pages range in the wxMSW print dialog correctly.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 3 Jan 2011 18:44:36 +0000 (18:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 3 Jan 2011 18:44:36 +0000 (18:44 +0000)
commit41514cc474a69b7ff554f1d5c529f079a30acfe7
tree15096d16ba600f7320772b5a702fb7d87c12e7df
parentca8b470a416c2efdbcd554bc697b7126e0657af5
Set up pages range in the wxMSW print dialog correctly.

Propagate the information about the number of pages from the printout to the
print dialog in wxWindowsPrinter::Print().

Closes #12819.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/printwin.cpp