mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-20 22:06:25 +08:00
The headers for this compiler, at least in the version packaged under Debian, define BCN_DROPDOWN but not the NMBCDROPDOWN struct we also need, so we have no choice but to redeclare the struct ourselves to allow this code to compile.