mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
@@ -129,7 +129,7 @@ namespace hex::plugin::builtin {
|
||||
}
|
||||
|
||||
}
|
||||
});
|
||||
}, {}, true);
|
||||
} else if (name == "Open Project") {
|
||||
fs::openFileBrowser(fs::DialogMode::Open, { {"Project File", "hexproj"} },
|
||||
[](const auto &path) {
|
||||
|
||||
Reference in New Issue
Block a user