wxWidgets/include
Vadim Zeitlin 8856715d2d Use wxVector instead of wxList for wxDataViewCtrl columns storage
As wxDataViewColumnList was never public, it should be fine to not
define it any more and use a vector instead.

This makes the code more clear and also marginally more efficient.
2018-12-15 14:43:47 +01:00
..
msvc/wx Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
wx Use wxVector instead of wxList for wxDataViewCtrl columns storage 2018-12-15 14:43:47 +01:00