]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/menu.h
A couple of identifiers at global level moved to the .cpp file from .h where
[wxWidgets.git] / include / wx / gtk1 / menu.h
index 347acf3340bf89d1550fb3fe0246337b8cf93369..08a63b914eee9406737e442e9c91125e242dbdb0 100644 (file)
@@ -44,6 +44,7 @@ class wxMenuBar: public wxWindow
 DECLARE_DYNAMIC_CLASS(wxMenuBar)
 
 public:
+  wxMenuBar( long style );
   wxMenuBar();
   void Append( wxMenu *menu, const wxString &title );