X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/17131ffd751235d115e1ee3f1b38a88b5858d13e..f6840be66eb772c08f0cbb43de677509d5d132bb:/include/wx/palmos/menu.h?ds=inline diff --git a/include/wx/palmos/menu.h b/include/wx/palmos/menu.h index 77ab82badc..bca5475b47 100644 --- a/include/wx/palmos/menu.h +++ b/include/wx/palmos/menu.h @@ -146,7 +146,7 @@ public: 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