Files
wxWidgets/interface
Lauri Nurmi f5da2bbf8b Make wxWARN_UNUSED an opt-in feature in 3.2
Define wxWARN_UNUSED always as nothing, unless wxNO_UNUSED_VARIABLES is
defined by the library user.

Also opt-in for wxWARN_UNUSED when building wxWidgets itself, i.e. when
WXBUILDING is defined.
2024-10-18 19:40:55 +02:00
..