From 6436615567547349434351468012512505109552 Mon Sep 17 00:00:00 2001 From: Glenn Smith Date: Mon, 6 Nov 2023 15:28:59 -0500 Subject: Type Browser --- ui/action.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/action.h') diff --git a/ui/action.h b/ui/action.h index 38ca296a..9deb3a66 100644 --- a/ui/action.h +++ b/ui/action.h @@ -33,6 +33,7 @@ struct LinearViewCursorPosition; struct BINARYNINJAUIAPI HighlightTokenState { bool valid; + bool focused; bool secondaryHighlight; BNInstructionTextTokenType type; BinaryNinja::InstructionTextToken token; -- cgit v1.3.1