wxWidgets/include
Vadim Zeitlin 8311951f03 Don't use wxVector<T>::clear() when T is an incomplete type
At least the OpenVMS compiler doesn't like it and we can easily avoid
doing this by simply moving ClearExtraAccels() definition to the source
file.
2021-12-03 15:37:11 +01:00
..
msvc/wx Use "vc143" version-dependent compiler prefix for MSVS 2022 2021-08-24 23:05:25 +02:00
wx Don't use wxVector<T>::clear() when T is an incomplete type 2021-12-03 15:37:11 +01:00