wxWidgets/interface
Vadim Zeitlin 28605bfcfb Make wxDumpWindow() take const wxWindow pointer
There is no reason not to allow calling this function with const window,
so do allow it, notably to make it possible to use it with "this" from
const wxWindow methods.
2022-03-19 22:56:06 +01:00
..
wx Make wxDumpWindow() take const wxWindow pointer 2022-03-19 22:56:06 +01:00
check_syntax.sh