X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/43c48e1e53d74cef62d15f08f015d9efeb45a0c1..d1a4b6004ae83198c80c8b4054225276b7514894:/interface/wx/frame.h?ds=sidebyside diff --git a/interface/wx/frame.h b/interface/wx/frame.h index e9c4e1a6af..ded99c8ec6 100644 --- a/interface/wx/frame.h +++ b/interface/wx/frame.h @@ -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