Various underscore doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -9,7 +9,7 @@ identify the selection, or to change the menu item in some way. A menu item
|
||||
with a special identifier $-1$ is a separator item and doesn't have an
|
||||
associated command but just makes a separator line appear in the menu.
|
||||
|
||||
{\bf NB:} Please note that {\it wxID_ABOUT} and {\it wxID_EXIT} are
|
||||
{\bf NB:} Please note that {\it wxID\_ABOUT} and {\it wxID\_EXIT} are
|
||||
predefined by wxWidgets and have a special meaning since entries
|
||||
using these IDs will be taken out of the normal menus under MacOS X
|
||||
and will be inserted into the system menu (following the appropriate
|
||||
|
Reference in New Issue
Block a user