Only one of the overloads is const.
Closes #14169.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71101
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
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;
//@}