no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -317,7 +317,7 @@ void wxStoredTree::GetChildren(long id, wxList& list)
|
||||
}
|
||||
}
|
||||
|
||||
wxStoredNode* wxStoredTree::GetNode(long id) const
|
||||
wxStoredNode* wxStoredTree::GetNode(long idx) const
|
||||
{
|
||||
wxASSERT(idx < m_num);
|
||||
|
||||
|
Reference in New Issue
Block a user