mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 13:05:25 -05:00
@@ -286,7 +286,7 @@ namespace hex {
|
||||
ImGui::NewLine();
|
||||
|
||||
confirmButtons("hex.common.yes"_lang, "hex.common.no"_lang, [] {
|
||||
EventManager::post<RequestCloseImHex>();
|
||||
ImHexApi::Common::closeImHex(true);
|
||||
},
|
||||
[] {
|
||||
ImGui::CloseCurrentPopup();
|
||||
|
||||
Reference in New Issue
Block a user