Documentedm, that the print setup dialog has been

made obsolete.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2005-02-13 15:44:27 +00:00
parent b18eb01cd1
commit a947a1e5e8
2 changed files with 2 additions and 3 deletions

View File

@@ -635,9 +635,7 @@ implements this command, if at all.
Determines whether the dialog to be shown will be the Print dialog
(pass false) or Print Setup dialog (pass true).
Note that the setup dialog is (according to Microsoft) obsolete from
Windows 95, though retained for backward compatibility.
This function has been deprecated since version 2.5.4.
\membersection{wxPrintDialogData::SetToPage}\label{wxprintdialogdatasettopage}