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:
@@ -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
|
||||
|
Reference in New Issue
Block a user