Application: add a TODO for later.
This commit is contained in:
parent
555cfcaadd
commit
fd367619e2
1 changed files with 1 additions and 0 deletions
|
@ -521,6 +521,7 @@ Application::drawMassManager() {
|
||||||
|
|
||||||
drawDeleteMassPopup(mass_to_delete);
|
drawDeleteMassPopup(mass_to_delete);
|
||||||
|
|
||||||
|
// TODO: fix this shit, like with the profile manager.
|
||||||
static ImGuiID staged_mass_deletion_popup_ID = drawDeleteStagedMassPopup("");
|
static ImGuiID staged_mass_deletion_popup_ID = drawDeleteStagedMassPopup("");
|
||||||
static Containers::StringView staged_mass_to_delete;
|
static Containers::StringView staged_mass_to_delete;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue