mirror of
https://github.com/wolfpld/tracy.git
synced 2024-12-02 09:44:35 +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::PopID();
|
||||||
}
|
}
|
||||||
|
ImGui::EndColumns();
|
||||||
#endif
|
#endif
|
||||||
ImGui::End();
|
ImGui::End();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user