mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 17:02:51 +08:00
It has not been possible to build with this option disabled for 4 years. It appears there has been little effort to support this option since then. For 8 years, there has been a duplicate definition of wxUxThemeIsActive(), causing a linker warning. Closes #26509.