]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/xmldocument.tex
added null pointer check and assert
[wxWidgets.git] / docs / latex / wx / xmldocument.tex
index df0acfdceb1fafb8aa477236143f79583b5fa122..94574c9e0a31d855b632511eae68364cc3bc9146 100644 (file)
@@ -1,5 +1,5 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%% Name:        xmlnode.tex
+%% Name:        xmldocument.tex
 %% Purpose:     wxXmlDocument documentation
 %% Author:      Francesco Montorsi
 %% Created:     2006-04-18
@@ -84,6 +84,10 @@ doc.Save(wxT("myfile2.xml"));  // myfile2.xml != myfile.xml
 
 <wx/xml/xml.h>
 
+\wxheading{Library}
+
+\helpref{wxXml}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxXmlNode}{wxxmlnode}, \helpref{wxXmlAttribute}{wxxmlattribute}