mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
Backported fixes
This commit is contained in:
@@ -553,6 +553,7 @@ class Strings(object):
|
||||
t.minlen = minlen
|
||||
t.only_7bit = only_7bit
|
||||
t.display_only_existing_strings = display_only_existing_strings
|
||||
t.ignore_heads = ignore_instructions
|
||||
self.refresh()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user