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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user