mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Cosmetics.
This commit is contained in:
@@ -15700,6 +15700,7 @@ void View::DrawMemory()
|
|||||||
}
|
}
|
||||||
ImGui::EndCombo();
|
ImGui::EndCombo();
|
||||||
}
|
}
|
||||||
|
ImGui::Separator();
|
||||||
}
|
}
|
||||||
|
|
||||||
auto& mem = m_worker.GetMemoryNamed( m_memInfo.pool );
|
auto& mem = m_worker.GetMemoryNamed( m_memInfo.pool );
|
||||||
|
|||||||
Reference in New Issue
Block a user