Files
wxWidgets/tests
Vadim Zeitlin 6f9390306d Disable -Wsuggest-final-xxx in the headers for now
We don't use "final" in our code, as very few classes in wx code have
virtual functions but are not meant to be derived from in the user code.

Ideal would be to check the existing warnings and maybe apply "final" if
it's relevant and disable it otherwise, as these warnings can be useful
to build the application code with, but for now just disable them in the
test suite.
2020-08-31 12:40:50 +02:00
..
2020-07-31 01:53:43 +02:00
2020-07-10 22:31:00 +01:00
2020-07-31 01:53:43 +02:00
2020-07-31 01:53:43 +02:00
2020-07-31 01:53:43 +02:00
2020-07-31 01:53:43 +02:00