wxwidgets/include
Vadim Zeitlin bd3ed34736 Stop using wxList for wxGTK wxDataViewCtrl::m_cols
Use a vector of std::unique_ptr<> instead.
2023-04-12 18:15:45 +01:00
..
msvc/wx Link with lexilla library too in MSVS-specific wx/setup.h 2023-03-08 18:24:38 +00:00
wx Stop using wxList for wxGTK wxDataViewCtrl::m_cols 2023-04-12 18:15:45 +01:00