wxWidgets/include
Vadim Zeitlin 626a96058f Fix clang -Winconsistent-missing-override when not using RTTI
In this case wx-specific RTTI is used and GetWxTypeId() method was
overridden without using wxOVERRIDE, which resulted in dozens of
warnings for each translation unit.
2019-03-19 02:12:01 +01:00
..
msvc/wx Detect MSVS 2019 in msvc/wx/setup.h correctly 2019-03-05 23:28:20 +01:00
wx Fix clang -Winconsistent-missing-override when not using RTTI 2019-03-19 02:12:01 +01:00