X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/538f3830191e25eaf0edb0a379e08d4f85ee49bc..6e65f80be5dfcc75bd520fc320d3389e4559bccf:/docs/latex/wx/xmlnode.tex?ds=sidebyside diff --git a/docs/latex/wx/xmlnode.tex b/docs/latex/wx/xmlnode.tex index 93e89ad363..2e00889722 100644 --- a/docs/latex/wx/xmlnode.tex +++ b/docs/latex/wx/xmlnode.tex @@ -246,6 +246,8 @@ documents must always produce the exact same tree regardless of the locale it ru Removes the given node from the children list. Returns \true if the node was found and removed or \false if the node could not be found. +Note that the caller is reponsible for deleting the removed node in order to avoid memory leaks. + \membersection{wxXmlNode::SetChildren}\label{wxxmlnodesetchildren} \func{void}{SetChildren}{\param{wxXmlNode* }{child}}