X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3b69115cba5d22da86092e1e9eb1c363e9e8fb6a..7c0720183f5c78d0f0f99a5935b8ec4e953b4fef:/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,