add gui.confirm(...)

This commit is contained in:
MihailRis
2025-01-02 16:53:28 +03:00
parent e2f6c263e7
commit 7fce735ca1
6 changed files with 76 additions and 5 deletions
+1
View File
@@ -122,6 +122,7 @@ static void show_convert_request(
engine.getGUI()->getMenu(),
langs::get(message),
on_confirm,
nullptr,
L"",
langs::get(L"Cancel")
);