Files
wxWidgets/include
Steve Cornett 09321123e8 Fix linking with RTTI disabled
Don't reference ms_wxDummy variable which was never defined in the
version of WX_DECLARE_TYPEINFO_INLINE() macro used when compiler RTTI
support is disabled, as this resulted in link errors.

Just remove this variable completely.

Closes #26389.
2026-04-18 15:23:40 +02:00
..
2026-04-18 15:23:40 +02:00