forked from qt-creator/qt-creator
CppTools/Editor: Use Utils::runAsync
Change-Id: Ifcc2a34e3478eb84f95221b79e39f7a670e6b2e0 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
@@ -32,9 +32,9 @@
|
||||
|
||||
#include <cplusplus/TypeOfExpression.h>
|
||||
|
||||
#include <QSet>
|
||||
#include <QFuture>
|
||||
#include <QtConcurrentRun>
|
||||
#include <QSet>
|
||||
#include <QThreadPool>
|
||||
|
||||
namespace CppTools {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user