SetDefault returns the former default widget

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2007-04-12 00:45:56 +00:00
parent 3b0265a32c
commit c533405853

View File

@ -163,7 +163,7 @@ The stock IDs and coresponding labels are
DocDeclStr(
void , SetDefault(),
wxWindow* , SetDefault(),
"This sets the button to be the default item for the panel or dialog box.", "");