]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/statusbr.h
support for iPhone callbacks
[wxWidgets.git] / interface / wx / statusbr.h
index 8070fe0c10402b42f2993763866f4196659afa4c..5474d0eb87aadccbea9cc6a45a2b537853fe3ee7 100644 (file)
@@ -39,7 +39,7 @@ public:
     /**
         Constructs the pane with the given @a style and @a width.
     */
-    wxStatusBarPane(int style = wxSB_NORMAL, size_t width = 0);
+    wxStatusBarPane(int style = wxSB_NORMAL, int width = 0);
 
     /**
         Returns the pane width; it maybe negative, indicating a variable-width field.