X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a302a5ca5804cbae64f089dba4af79f2b9399302..4d98817cfab2654773755cb5c540057c5f3d4fd6:/interface/wx/menu.h?ds=inline diff --git a/interface/wx/menu.h b/interface/wx/menu.h index a64d66729c..5cbee4bc0a 100644 --- a/interface/wx/menu.h +++ b/interface/wx/menu.h @@ -533,7 +533,7 @@ public: Pull-right submenu. @param helpString An optional help string associated with the item. - By default, the handler for the wxEVT_MENU_HIGHLIGHT event displays + By default, the handler for the @c wxEVT_MENU_HIGHLIGHT event displays this string in the status line. @see AppendSeparator(), AppendCheckItem(), AppendRadioItem(),