fix many doxygen warnings about undocumented parameters

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-10-04 14:52:38 +00:00
parent 4876436a62
commit 77bfb90222
9 changed files with 66 additions and 23 deletions

View 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