Display correct minimal and maximal pages numbers under OS X.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 24 Sep 2009 00:21:49 +0000 (00:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 24 Sep 2009 00:21:49 +0000 (00:21 +0000)
commit0661eb625efa701a8395777526f6b1371caeac46
tree7cdd368a8515f303d4e741fded0670a16b430d5e
parent72a4fa54d980d514f2cbd15e43cdb1f54902566e
Display correct minimal and maximal pages numbers under OS X.

Set min and max page fields in m_printDialogData before showing the print
dialog in the Mac version.

Closes #8349.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/osx/core/printmac.cpp