fixed doxygen warnings produced by the ifacecheck fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-11-03 11:57:07 +00:00
parent 097a92e228
commit f21dd16b46
9 changed files with 130 additions and 58 deletions

View File

@@ -386,7 +386,7 @@ public:
@param n
The number of fields in the status bar. It must be the
same used in CreateStatusBar.
@param widths
@param widths_field
Must contain an array of n integers, each of which is a status field width
in pixels. A value of -1 indicates that the field is variable width; at
least one field must be -1. You should delete this array after calling