Include instruction highlighter in python bindings. (#3291)

This commit is contained in:
karliss 2024-02-12 06:32:51 +02:00 committed by GitHub
parent 7a812a11ec
commit e7a5931c76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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" />