summaryrefslogtreecommitdiff
path: root/binaryninjaapi.h
diff options
context:
space:
mode:
authorJosh Ferrell <josh@vector35.com>2024-04-12 13:23:05 -0400
committerJosh Ferrell <josh@vector35.com>2024-04-12 13:23:05 -0400
commit252f7f4f7de3be863f58e02ec8abc54a2d840e17 (patch)
tree727da465d8d3a5fd73751332d80f6b46abf5ae76 /binaryninjaapi.h
parent6661609598076636391651115793864291319845 (diff)
Fix Setting docstring table
Diffstat (limited to 'binaryninjaapi.h')
-rw-r--r--binaryninjaapi.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/binaryninjaapi.h b/binaryninjaapi.h
index 602b2475..6bd63a4b 100644
--- a/binaryninjaapi.h
+++ b/binaryninjaapi.h
@@ -15645,8 +15645,7 @@ namespace BinaryNinja {
"optional" bool None Yes Indicates setting can be null
"hidden" bool "type" is "string" Yes Indicates the UI should conceal the content
"requiresRestart bool None Yes Enable restart notification in the UI upon change
- "uiSelectionAction" string "type" is "string" Yes {"file", "directory", <Registered UIAction Name>} Informs the UI to add
- a button to open a selection dialog or run a registered UIAction
+ "uiSelectionAction" string "type" is "string" Yes {"file", "directory", <Registered UIAction Name>} Informs the UI to add a button to open a selection dialog or run a registered UIAction
================== ====================================== ================== ======== =======================================================================
\note In order to facilitate deterministic analysis results, settings from the <em><tt>default</tt></em> schema that impact analysis are serialized