]> git.saurik.com Git - wxWidgets.git/commit
Print everything by default in non-interactive mode.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 14 Mar 2011 11:54:35 +0000 (11:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 14 Mar 2011 11:54:35 +0000 (11:54 +0000)
commit32eec436ed2ed090910c44326cc91389a75fa1f2
treea1c3a18aaaa08008a68816d58539fc58b4729866
parentb95a7c314446677c62f646ce76f9121b4537a81e
Print everything by default in non-interactive mode.

IF we don't show the dialog allowing the user to select the pages range, we
should print everything by default instead of printing nothing at all as we
used to do.

Closes #12998.

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