wxWidgets/interface
Kvaz1r 3fffc0782c Make wxThread::OnExit() protected rather than private
This allows calling the base class version from the derived classes and
also, at least as importantly, make sure that the function is actually
documented as private functions are not extracted by Doxygen by default.

Closes #16749.

Closes https://github.com/wxWidgets/wxWidgets/pull/1543
2019-09-12 00:55:32 +02:00
..
wx Make wxThread::OnExit() protected rather than private 2019-09-12 00:55:32 +02:00
check_syntax.sh