X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/71f8a117db4b2a57a785ae16af58896f90b37740..3201a1046ba71ba8e5ef2ed694fde34d12f743f3:/interface/access.h?ds=sidebyside diff --git a/interface/access.h b/interface/access.h index ec95d396ca..4579aabc25 100644 --- a/interface/access.h +++ b/interface/access.h @@ -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);