]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/xml/xml.h
reverted the change of r56246 and keep the old behaviour of MB2WC/WC2MB; document...
[wxWidgets.git] / interface / wx / xml / xml.h
index c66ce74ca5912bbd0785e1d082a6bd25ef61e3d1..fccaf5341f76cc0089e873fd2654e8aab9cb8530 100644 (file)
@@ -263,6 +263,8 @@ public:
         @return @true if @a precedingNode has been found and the @a child
                 node has been inserted.
 
+        @param child
+            The child to insert.
         @param precedingNode
             The node to insert @a child after. As a special case, this can be
             @NULL if this node has no children yet -- in that case, @a child