Noted that the preview object is deleted by the frame.

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

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