mirror of
https://github.com/wolfpld/tracy
synced 2025-05-02 13:43:52 +00: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