Retrieve paper size from page setup dialog in wxOSX/Cocoa.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 26 Feb 2012 17:18:34 +0000 (17:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 26 Feb 2012 17:18:34 +0000 (17:18 +0000)
commit8334be51fb56033719518ce7380f6aeff181de0e
tree4f281b6439b6bb69b60d6943a432e89a88925055
parent880da677a495220275f81e0738a23da4e977e312
Retrieve paper size from page setup dialog in wxOSX/Cocoa.

Call PMGetPageFormatPaper() when retrieving data from the native dialog.

Closes #14047.

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