Application: add a TODO for later.

This commit is contained in:
Guillaume Jacquemin 2024-04-14 10:29:49 +02:00
parent 555cfcaadd
commit fd367619e2
Signed by: williamjcm
SSH Key Fingerprint: SHA256:AYLOg+iTV0ElElnlu4vqM4edFazVdRiuQB0Y5LoKc4A
1 changed files with 1 additions and 0 deletions

View File

@ -521,6 +521,7 @@ Application::drawMassManager() {
drawDeleteMassPopup(mass_to_delete);
// TODO: fix this shit, like with the profile manager.
static ImGuiID staged_mass_deletion_popup_ID = drawDeleteStagedMassPopup("");
static Containers::StringView staged_mass_to_delete;