fix doxygen warnings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2009-02-27 14:48:27 +00:00
parent 0e1e143d54
commit d455444a8b
2 changed files with 18 additions and 11 deletions

View File

@@ -1032,7 +1032,7 @@ public:
@class wxGridSizesInfo
wxGridSizesInfo stores information about sizes of all wxGrid rows or
columns.
columns.
It assumes that most of the rows or columns (which are both called elements
here as the difference between them doesn't matter at this class level)
@@ -1062,7 +1062,7 @@ struct wxGridSizesInfo
@param defSize
The default element size.
@param
@param allSizes
Array containing the sizes of @em all elements, including those
which have the default size.
*/