renamed m_clientData to fix compilation problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/wxUNIVERSAL@8263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -173,7 +173,7 @@ protected:
|
||||
wxArrayInt m_selections;
|
||||
|
||||
// and this one the client data (either void or wxClientData)
|
||||
wxArrayPtrVoid m_clientData;
|
||||
wxArrayPtrVoid m_itemsClientData;
|
||||
|
||||
// the current item
|
||||
int m_current;
|
||||
|
Reference in New Issue
Block a user