mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-20 22:06:25 +08:00
Currently only implemented for the macOS backend. Also change this backend to not use persistent storage by default be consistent with the other backends, that don't support persistent storage at all yet. Fixes: #23743 Closes #24407.