]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/access.h
mac paths updated
[wxWidgets.git] / interface / access.h
index ec95d396cad52ce6dc17d6985aeb5cce434176b0..4579aabc25c527c09fd5e435ebb4603c98c26af5 100644 (file)
@@ -274,9 +274,8 @@ public:
         @a childId is 0 (the action for this object) or greater than 0 (the action
         for a child).
 
-        @returns
-        wxACC_NOT_SUPPORTED if there is no default action for this window
-        (e.g. an edit control).
+        @return wxACC_NOT_SUPPORTED if there is no default action for this
+                window (e.g. an edit control).
     */
     virtual wxAccStatus DoDefaultAction(int childId);