automated ifacecheck fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -151,8 +151,8 @@ public:
|
||||
@remarks Any special menu codes are stripped out of source and target
|
||||
strings before matching.
|
||||
*/
|
||||
int FindMenuItem(const wxString& menuString,
|
||||
const wxString& itemString) const;
|
||||
virtual int FindMenuItem(const wxString& menuString,
|
||||
const wxString& itemString) const;
|
||||
|
||||
/**
|
||||
Gets the help string associated with the menu item identifier.
|
||||
|
Reference in New Issue
Block a user