]> git.saurik.com Git - wxWidgets.git/commitdiff
Noted that the preview object is deleted by the frame.
authorJulian Smart <julian@anthemion.co.uk>
Wed, 21 May 2003 15:45:57 +0000 (15:45 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 21 May 2003 15:45:57 +0000 (15:45 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/prevwin.tex

index 3f6d6ce28d0fd8cf5c554dedea82263fa9ede5d6..7963f7c5ffbb8216851a79bc4f8227e7e3fd2e6a 100644 (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}}