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:
@@ -980,7 +980,7 @@ bool View::DrawImpl()
|
||||
#endif
|
||||
}
|
||||
|
||||
DrawZones();
|
||||
DrawTimeline();
|
||||
|
||||
ImGui::End();
|
||||
ImGui::End();
|
||||
|
||||
Reference in New Issue
Block a user