git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2950
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// retrieved from it.
#define WX_DECLARE_LIST_3(T, Tbase, name, nodetype) \
// retrieved from it.
#define WX_DECLARE_LIST_3(T, Tbase, name, nodetype) \
- typedef int (*wxSortFuncFor_##name)(const T *, const T *); \
+ typedef int (*wxSortFuncFor_##name)(const T **, const T **); \
\
class WXDLLEXPORT nodetype : public wxNodeBase \
{ \
\
class WXDLLEXPORT nodetype : public wxNodeBase \
{ \