qt5base-lts/src
Andrei Golubev 59359f6782 Remove redundant duplicate of EnableForNonVoid in QFutureWatcher
qfuturewatcher.h includes qfuture.h, which includes EnableForNonVoid
through qfuture_impl.h header. Thus, there is never a need to keep
the same alias in QFutureWatcher as it always can use one from QFuture

Change-Id: I293fd087aea1a21ef5bcfdf50cdefc176a9703d0
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2020-10-16 09:48:10 +02:00
..
3rdparty Fix copyright year of tinycbor 2020-10-12 13:20:12 +02:00
android Android: rename Android's package name for Qt 6 2020-10-03 11:22:35 +03:00
concurrent Simplify implementations of QtConcurrent::blocking* methods 2020-10-14 21:24:31 +02:00
corelib Remove redundant duplicate of EnableForNonVoid in QFutureWatcher 2020-10-16 09:48:10 +02:00
dbus Port some more /*implicit*/-like comments to Q_IMPLICIT 2020-10-16 01:07:31 +02:00
gui Guard vulkan.h inclusion with __has_include 2020-10-16 09:48:09 +02:00
network Fix some bad uses of QSharedPointerData::operator T* 2020-10-16 09:48:09 +02:00
opengl Remove methods that shouldn't be in the OpenGL wrappers 2020-10-07 13:54:06 +02:00
openglwidgets CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
platformsupport Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
plugins Remove misleading comment 2020-10-16 05:21:43 +02:00
printsupport QWindowsPrintDevice: Fix signedness warnings 2020-09-24 14:22:57 +02:00
sql CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testlib Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
tools Android: fix path issue with backslashes on Windows 2020-10-15 18:37:25 +03:00
widgets Purge QDesktopWidget 2020-10-16 04:44:13 +02:00
winmain CMake: Refactor optimization flag handling and add optimize_full 2020-10-06 10:07:05 +02:00
xml Remove dead code 2020-10-12 14:49:50 +02:00
CMakeLists.txt CMake: Fix building with -DQT_FEATURE_gui=OFF 2020-09-15 20:05:32 +02:00
src.pro Doc: Compile snippets only when running tests 2020-09-10 18:26:43 +02:00