diff options
author | Jarek Kobus <jaroslaw.kobus@qt.io> | 2020-11-11 11:39:57 +0100 |
---|---|---|
committer | Jarek Kobus <jaroslaw.kobus@qt.io> | 2020-11-11 11:42:17 +0000 |
commit | 557a09ba4c4c232f1f7095ed9c6889f0abc919f0 (patch) | |
tree | e1309de1424efb9ceadce52c6ae22812694b78dc /src/plugins/cpptools/cppprojectupdater.cpp | |
parent | 450f417c0b3fcb58b52e0e62ae66d7e346880dda (diff) | |
download | qt-creator-557a09ba4c4c232f1f7095ed9c6889f0abc919f0.tar.gz |
Don't pass explicitly the QFutureInterface into Utils::runAsync
Don't pass the QFutureInterface by lambda capture to the lambda.
Instead, define additional argument to the lambda. The
QFutureInterface will be instantiated by the runAsync itself.
Change-Id: Id3a12f306e91f76239134312bb46f7d8aefd03a4
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cppprojectupdater.cpp')
0 files changed, 0 insertions, 0 deletions