]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/window.h
don't disable hidden windows in wxWindowDisabler, it's at best useless
[wxWidgets.git] / include / wx / window.h
index 6f50ef8f7f2f3b68cb402c8988cfeae637e97265..6b45c4a7b49cecc4f493187ad72e4ea17fc30611 100644 (file)
@@ -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,