X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c4f71cc3d63fb7bdfbd6cec3e39c8a8679f3e60..3e8ec9540118e43f48507ba2f222a3f8e361b4bb:/interface/menu.h diff --git a/interface/menu.h b/interface/menu.h index 97baeef519..bfc5f442ff 100644 --- a/interface/menu.h +++ b/interface/menu.h @@ -357,7 +357,7 @@ public: 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. - @b NB: Please note that @e wxID_ABOUT and @e wxID_EXIT are + @note Please note that @e wxID_ABOUT and @e 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