1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Rename DrawZone* -> DrawTimeline*.

This commit is contained in:
Bartosz Taudul
2022-07-02 15:38:10 +02:00
parent e3b11821c3
commit 9fb618c12d
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -980,7 +980,7 @@ bool View::DrawImpl()
#endif
}
DrawZones();
DrawTimeline();
ImGui::End();
ImGui::End();