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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user