mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Cosmetics.
This commit is contained in:
@@ -864,7 +864,7 @@ void View::DrawStatistics()
|
||||
}
|
||||
}
|
||||
|
||||
DrawSamplesStatistics(data, timeRange, m_statAccumulationMode);
|
||||
DrawSamplesStatistics( data, timeRange, m_statAccumulationMode );
|
||||
}
|
||||
#endif
|
||||
ImGui::End();
|
||||
|
||||
Reference in New Issue
Block a user