wxwidgets/include/wx/osx/cocoa
Vadim Zeitlin 5dffb76d0a Remove bool parameter from MacSetClipChildren()
This parameter was always "true" in the existing calls to this function
and the underlying UseClippingView() didn't support passing "false" to
it anyhow, so it seems simpler and more clear to just remove the
parameter.

It also avoids clang warnings about it being unused.

No real changes.
2023-12-11 00:41:48 +01:00
..
private Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
chkconf.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
dataview.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
evtloop.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
private.h Remove bool parameter from MacSetClipChildren() 2023-12-11 00:41:48 +01:00
stdpaths.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00