]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/menu.h
use an enum to make it easier to document the values
[wxWidgets.git] / interface / menu.h
index 97baeef51973b2aebd1e9603a77f64a569c79cde..bfc5f442ffe6e6bbe300d47393e88e66f9b55b28 100644 (file)
@@ -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