]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/frame.h
Temporarily disable the email notifications as we're getting false ones from
[wxWidgets.git] / interface / wx / frame.h
index e9c4e1a6aff839dc6dd5ab3d4f7990734f50e4d6..ded99c8ec60f50e37af0858efa306acd4d772aea 100644 (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