mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-26 16:04:34 +00:00
Add missing EndColumns() call.
This commit is contained in:
parent
be0a70a5c1
commit
0d509ea3a6
@ -4765,6 +4765,7 @@ void View::DrawStatistics()
|
||||
|
||||
ImGui::PopID();
|
||||
}
|
||||
ImGui::EndColumns();
|
||||
#endif
|
||||
ImGui::End();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user