git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13405
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
{ wxListBase::Sort((wxSortCompareFunction)func); } \
\
protected: \
{ wxListBase::Sort((wxSortCompareFunction)func); } \
\
protected: \
- wxNodeBase *CreateNode(wxNodeBase *prev, wxNodeBase *next, \
+ virtual wxNodeBase *CreateNode(wxNodeBase *prev, wxNodeBase *next, \
void *data, \
const wxListKey& key = wxDefaultListKey) \
{ \
void *data, \
const wxListKey& key = wxDefaultListKey) \
{ \