X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0c7fe6f2209681ba6520217f0994435a98c82beb..3877c17eeb72b6ff6eb7670d06b47cef9037dcbc:/interface/button.h diff --git a/interface/button.h b/interface/button.h index 0c9d66734e..67e13cc77f 100644 --- a/interface/button.h +++ b/interface/button.h @@ -131,7 +131,7 @@ public: @remarks Under Windows, only dialog box buttons respond to this function. - @returns the old default item (possibly NULL) + @return the old default item (possibly NULL) */ virtual wxWindow* SetDefault();