mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
Cosmetics.
This commit is contained in:
parent
6398fdf29c
commit
e3d690df63
@ -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 );
|
||||||
|
Loading…
Reference in New Issue
Block a user