]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/menu.h
Blind bug fix to bug reported by Angel Kry.
[wxWidgets.git] / include / wx / palmos / menu.h
index 77ab82badcc5906716ae7f24f63be0d139f8d038..bca5475b47dd528cb09f32add1b5b2fee543a81a 100644 (file)
@@ -146,7 +146,7 @@ public:
 
     wxMenuBar(long style);
         // menubar takes ownership of the menus arrays but copies the titles
 
     wxMenuBar(long style);
         // menubar takes ownership of the menus arrays but copies the titles
-    wxMenuBar(int n, wxMenu *menus[], const wxString titles[]);
+    wxMenuBar(size_t n, wxMenu *menus[], const wxString titles[], long style = 0);
     virtual ~wxMenuBar();
 
     // menubar construction
     virtual ~wxMenuBar();
 
     // menubar construction