X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a302a5ca5804cbae64f089dba4af79f2b9399302..a8bda512079352ba81933e278d9ccdb8ef7a9866:/interface/wx/menu.h 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(),