wxwidgets/include
Vadim Zeitlin ae2e0f41b5 Stop defining wxArrayStringBase in STL build
It seems to be completely unnecessary, just use wxBaseArray<wxString>
directly.

Also remove some very old mention of wxArrayStringBase from ifacecheck
which is surely not needed any longer now (and probably wasn't since
quite some time already).

No real changes.
2023-04-08 20:18:58 +02:00
..
msvc/wx Link with lexilla library too in MSVS-specific wx/setup.h 2023-03-08 18:24:38 +00:00
wx Stop defining wxArrayStringBase in STL build 2023-04-08 20:18:58 +02:00