]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/xmlnode.tex
Always draw the selection of selected items, not just when they have
[wxWidgets.git] / docs / latex / wx / xmlnode.tex
index 93e89ad363dc98cc8f3198d466340abeb8aecd5a..2e00889722d3e6bcb5ac680a980c1f389d25b7e4 100644 (file)
@@ -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}}