Cosmetics.

This commit is contained in:
Bartosz Taudul 2020-09-25 18:10:22 +02:00
parent 6398fdf29c
commit e3d690df63

View File

@ -15700,6 +15700,7 @@ void View::DrawMemory()
}
ImGui::EndCombo();
}
ImGui::Separator();
}
auto& mem = m_worker.GetMemoryNamed( m_memInfo.pool );