forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/6.0'
Change-Id: Ia7fc255ee8680e6beac5d4d878f446fe40873183
This commit is contained in:
@@ -928,6 +928,7 @@ public:
|
||||
m_started = false;
|
||||
qCDebug(clangdLogTiming).noquote().nospace() << m_task << ": took " << m_elapsedMs
|
||||
<< " ms in UI thread";
|
||||
m_elapsedMs = 0;
|
||||
}
|
||||
void startSubtask()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user