]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/statusbr.h
Set TOOLKIT_LOWERCASE correctly for the various flavors of wxOSX
[wxWidgets.git] / interface / wx / statusbr.h
index 957f2e233916d68bedbc81df3ef16f3c5c443784..531371d43730f553af4360fc817fb35d8dfbfe8d 100644 (file)
@@ -180,7 +180,7 @@ public:
         @param n
             The number of fields in the status bar. Must be equal to the
             number passed to SetFieldsCount() the last time it was called.
-        @param widths
+        @param widths_field
             Contains an array of n integers, each of which is either an
             absolute status field width in pixels if positive or indicates a
             variable width field if negative.