diff --git a/docs/latex/wx/prevwin.tex b/docs/latex/wx/prevwin.tex index 3f6d6ce28d..7963f7c5ff 100644 --- a/docs/latex/wx/prevwin.tex +++ b/docs/latex/wx/prevwin.tex @@ -146,6 +146,7 @@ class may be used without derivation. \param{long}{ style = wxDEFAULT\_FRAME\_STYLE}, \param{const wxString\& }{name = ``frame"}} Constructor. Pass a print preview object plus other normal frame arguments. +The print preview object will be destroyed by the frame when it closes. \membersection{wxPreviewFrame::\destruct{wxPreviewFrame}}