qt6-bb10/tests/auto/corelib/kernel/qcoreapplication
Lars Knoll 6ae7a02104 Remove most compiler warnings about missing overrides
Remove around 1000 compiler warnings about missing overrides
in our auto tests.

This significantly reduce the compiler warning noise in our auto
tests, so that one can actually better see the real problems
inbetween.

Change-Id: Id0c04dba43fcaf55d8cd2b5c6697358857c31bf9
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-09-11 00:20:47 +02:00
..
.gitignore Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
Info.plist Provide sensible defaults for QCoreApplication::applicationVersion 2017-01-12 02:13:21 +00:00
qcoreapplication.pro qmake: Allow non-bundle apps and libs to have an Info.plist 2017-09-29 10:08:08 +00:00
tst_qcoreapplication.cpp Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
tst_qcoreapplication.h Deliver Quit event when calling QCoreApplication::quit() 2020-09-07 14:41:16 +02:00