]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/scpdptr.tex
Applied patch [ 874495 ] wxMSW: Flat buttons
[wxWidgets.git] / docs / latex / wx / scpdptr.tex
index 8f9ebf4185721bb89ef827bd160aeb93136dfef5..ae7edccf231e51d398a461a4b7665f54a18f86f4 100644 (file)
@@ -92,11 +92,11 @@ Creates the smart pointer with the given pointer or none if {\tt NULL}.  On
 compilers that support it, this uses the explicit keyword.
 
 
-\membersection{wxScopedPtr::\destruct{wxScopedPtr}
+\membersection{wxScopedPtr::\destruct{wxScopedPtr}}
 
 \func{}{\destruct{wxScopedPtr}}{\void}
 
-Destructor frees the pointer help by this object if it is not {\t NULL}.
+Destructor frees the pointer help by this object if it is not {\tt NULL}.
 
 
 \membersection{wxScopedPtr::release}