Correct spelling and signature of FixIndexesOfChildren

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2008-10-12 18:07:01 +00:00
parent ea6319cb38
commit 5acb9127c5
3 changed files with 7 additions and 7 deletions

View File

@@ -1914,7 +1914,7 @@ public:
void Empty();
// Puts correct indexes to children
void FixIndexesOfChildren( unsigned int starthere = 0 );
void FixIndecesOfChildren( unsigned int starthere = 0 );
#ifndef SWIG
// Returns wxPropertyGridPageState in which this property resides.