fix: Sub windows being used incorrectly

This commit is contained in:
WerWolv
2024-06-26 19:11:31 +02:00
parent e1a4707569
commit 95f71bcb10
11 changed files with 27 additions and 35 deletions

View File

@@ -328,8 +328,8 @@ namespace hex::plugin::builtin::recent {
}
}
ImGuiExt::EndSubWindow();
}
ImGuiExt::EndSubWindow();
}
void addMenuItems() {