summaryrefslogtreecommitdiff
path: root/ui/viewframe.h
diff options
context:
space:
mode:
authorRusty Wagner <rusty.wagner@gmail.com>2023-09-26 18:56:47 -0600
committerRusty Wagner <rusty.wagner@gmail.com>2023-09-28 13:32:49 -0600
commit8b15f2244af51ef312a6a4be7444a07242a34b60 (patch)
tree70958ceffbfb9c38db1d170cdf642084a80c5607 /ui/viewframe.h
parent32501cd8b0879f53ed4a24a96aad4c1b71080193 (diff)
Minor updates for Python binding generation of UI API
Diffstat (limited to 'ui/viewframe.h')
-rw-r--r--ui/viewframe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/viewframe.h b/ui/viewframe.h
index 96bf7d98..0a9f9020 100644
--- a/ui/viewframe.h
+++ b/ui/viewframe.h
@@ -27,7 +27,7 @@
\ingroup viewframe
*/
-struct SelectionInfoForXref
+struct BINARYNINJAUIAPI SelectionInfoForXref
{
// Check these booleans before accessing the address/type/variable info,
// since the invalid fields are not guaranteed to be initialized/zero-ed.