wxwidgets/include
Vadim Zeitlin cee7611c6a Add wxArrayString ctor from std::vector
Allow constructing wxArrayString from vectors of any compatible type,
including wxString itself as well as std::string or std::wstring.
2023-04-08 20:22:48 +02:00
..
msvc/wx Link with lexilla library too in MSVS-specific wx/setup.h 2023-03-08 18:24:38 +00:00
wx Add wxArrayString ctor from std::vector 2023-04-08 20:22:48 +02:00