Replace the use of wxList macros with wxVector. Also make wxDataViewTreeStore::Compare() slightly more efficient by iterating over the children list only once instead of doing it twice.
Replace the use of wxList macros with wxVector. Also make wxDataViewTreeStore::Compare() slightly more efficient by iterating over the children list only once instead of doing it twice.