]> git.saurik.com Git - wxWidgets.git/commit
wxWindowsPrinter::Print ignored the "All pages" option, instead it was using the...
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Tue, 4 Nov 2003 09:22:28 +0000 (09:22 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Tue, 4 Nov 2003 09:22:28 +0000 (09:22 +0000)
commite41e579f40ec15c8c20aa3118b7367281ae4f95b
treee5bf4040567ec9daf28cff8e703db70fa39ddf51
parent53e8757b651fe610ed6a471844efc252941972d2
wxWindowsPrinter::Print ignored the "All pages" option, instead it was using the (invalid) from-to range (patch #835254); Slight code cleanup.

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