mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-01-26 22:49:21 -06:00
fix: Build error
This commit is contained in:
@@ -272,7 +272,7 @@ namespace hex::plugin::builtin {
|
||||
}
|
||||
|
||||
if (!downloading) {
|
||||
View::showErrorPopup("hex.builtin.view.store.download_error"_lang);
|
||||
PopupError::open("hex.builtin.view.store.download_error"_lang);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user