Noted that the preview object is deleted by the frame.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2003-05-21 15:45:57 +00:00
parent e6c96a7ca4
commit deda94c5b4

View File

@ -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}}