Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'server/TracyView.cpp')
-rw-r--r--server/TracyView.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/TracyView.cpp b/server/TracyView.cpp
index a35bf736..f1d238ba 100644
--- a/server/TracyView.cpp
+++ b/server/TracyView.cpp
@@ -611,6 +611,8 @@ bool View::DrawImpl()
return keepOpen;
}
+ Attention( m_attnWorking );
+
if( !m_uarchSet )
{
m_uarchSet = true;