wxWidgets/include
Vadim Zeitlin 0585c96a3b Restore wxObject::ms_classInfo public access
This undoes accidental change of ms_classInfo from public to protected
in 95c98a0b5f (Work around -Wuggest-override for event table macros from
gcc 11, 2021-04-25).

Also add a unit test checking that using wxCLASSINFO(wxObject) compiles
and works as expected.
2021-05-04 23:14:41 +02:00
..
msvc/wx Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
wx Restore wxObject::ms_classInfo public access 2021-05-04 23:14:41 +02:00