mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-05-03 05:50:09 +02:00
6c28d4599b
In order to do this, had to provide a C++ implementation of
CreateAccessible in all classes, and make wxAccessible visible in all
modules. This was previously done in 5279c3c by Dietmar, but this
didn't work in our CI system where the sdist is built on a Linux system.