rename 'files' to 'io'

This commit is contained in:
MihailRis
2025-01-30 16:53:52 +03:00
parent e5d558d357
commit 1e22882284
45 changed files with 157 additions and 160 deletions
-3
View File
@@ -74,9 +74,6 @@ std::shared_ptr<Task> create_converter(
content,
report,
[&engine, postRunnable]() {
//auto menu = engine.getGUI()->getMenu();
//menu->reset();
//menu->setPage("main", false);
engine.postRunnable([=]() { postRunnable(); });
},
mode,