Skip to content

Commit

Permalink
Include instruction highlighter in python bindings. (#3291)
Browse files Browse the repository at this point in the history
  • Loading branch information
karliss authored Feb 12, 2024
1 parent 7a812a1 commit e7a5931
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bindings/bindings.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<enum-type name="ContextMenuType" />
</object-type>
<object-type name="BasicBlockHighlighter" />
<object-type name="BasicInstructionHighlighter" />
<object-type name="AddressableItemContextMenu" />
<object-type name="CutterDockWidget" />

Expand Down

0 comments on commit e7a5931

Please sign in to comment.