X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3b69115cba5d22da86092e1e9eb1c363e9e8fb6a..99f03ce9c752cd5f8cefb25a0357c75368f90884:/include/wx/window.h diff --git a/include/wx/window.h b/include/wx/window.h index 6f50ef8f7f..6b45c4a7b4 100644 --- a/include/wx/window.h +++ b/include/wx/window.h @@ -1231,7 +1231,7 @@ public: virtual wxAccStatus GetName(int childId, wxString* name); // Gets the number of children. - virtual wxAccStatus GetChildCount(int* childId); + virtual wxAccStatus GetChildCount(int* childCount); // Gets the specified child (starting from 1). // If *child is NULL and return value is wxACC_OK,