1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Reverse the root window compile option.

This commit is contained in:
Bartosz Taudul
2020-03-26 23:08:29 +01:00
parent 58bb5d40c5
commit d495431f24
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -423,7 +423,7 @@ bool View::DrawImpl()
keepOpenPtr = &keepOpen;
}
#ifdef TRACY_ROOT_WINDOW
#ifndef TRACY_NO_ROOT_WINDOW
if( !m_titleSet && m_stcb )
{
m_titleSet = true;