]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/menu.h
synchronize GTK2 minimum version in docs
[wxWidgets.git] / interface / wx / menu.h
index bdb33aa30ef5b18e33f777f19bcac216d2a3454c..823253c4d2abab393dbe07afaea3f7f5d57df137 100644 (file)
@@ -820,7 +820,7 @@ public:
         wxMenuItemList is a pseudo-template list class containing wxMenuItem
         pointers, see wxList.
     */
         wxMenuItemList is a pseudo-template list class containing wxMenuItem
         pointers, see wxList.
     */
-    wxMenuItemList& GetMenuItems() const;
+    wxMenuItemList& GetMenuItems();
     const wxMenuItemList& GetMenuItems() const;
     //@}
 
     const wxMenuItemList& GetMenuItems() const;
     //@}