qt6-bb10/tests/auto/corelib/thread/qfuture
Sona Kurazyan d1639da0d5 Mark ResultStoreBase as final
The class is not intended for inheriting from it (see also
e502906305), so we can mark it as final
to explicitly forbid this. The tests were still using it as a base
class to clean the results during destruction, so fix them accordingly.

Task-number: QTBUG-99883
Pick-to: 6.3
Change-Id: I4a7ee3e2b462bd704e4b5a95ed733144805d6e5b
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2022-01-24 20:54:36 +01:00
..
.gitignore
CMakeLists.txt tst_qfuture: fix compilation on MSVC 2022-01-08 01:54:18 +02:00
tst_qfuture.cpp Mark ResultStoreBase as final 2022-01-24 20:54:36 +01:00