wxWidgets/interface
Vadim Zeitlin da36cbff06 Don't over promise in wxItemContainer documentation
It only accepts std::vector<wxString>, not std::vector<T> for any type
convertible to wxString as both the documentation and the code misleadingly
claimed.
2017-01-14 00:25:35 +01:00
..
wx Don't over promise in wxItemContainer documentation 2017-01-14 00:25:35 +01:00
check_syntax.sh