mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add missing tree pop.
This commit is contained in:
parent
1fb47899b2
commit
d06890b55d
@ -4265,6 +4265,7 @@ void View::DrawCompare()
|
||||
}
|
||||
}
|
||||
}
|
||||
ImGui::TreePop();
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user