summaryrefslogtreecommitdiff
path: root/view/elf/elfview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'view/elf/elfview.cpp')
-rw-r--r--view/elf/elfview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/elf/elfview.cpp b/view/elf/elfview.cpp
index 32d924f4..f4a089bd 100644
--- a/view/elf/elfview.cpp
+++ b/view/elf/elfview.cpp
@@ -38,7 +38,7 @@ void BinaryNinja::InitElfViewType()
"type" : "boolean",
"default" : true,
"description" : "Enable ARM BE8 binary detection for mixed little/big endianness for code/data",
- "ignore" : ["SettingsProjectScope"]
+ "ignore" : ["SettingsProjectScope", "SettingsResourceScope"]
})");
}