X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3786c8b587f82e406ba9656847b5bff4ed9209c2..eae0338fcb421ac03c0f78a0c0f30b9a766cdeec:/docs/latex/wx/menu.tex?ds=sidebyside diff --git a/docs/latex/wx/menu.tex b/docs/latex/wx/menu.tex index d2b4fe2e35..fed7774d60 100644 --- a/docs/latex/wx/menu.tex +++ b/docs/latex/wx/menu.tex @@ -239,9 +239,6 @@ Adds a radio item to the end of the menu. All consequent radio items form a group and when an item in the group is checked, all the others are automatically unchecked. -{\bf NB:} Currently only implemented under Windows and GTK, use -{\tt\#if wxHAS\_RADIO\_MENU\_ITEMS} to test for availability of this feature. - \wxheading{See also} \helpref{wxMenu::Append}{wxmenuappend},\rtfsp